diff --git a/research/delf/delf/python/training/requirements.txt b/research/delf/delf/python/training/requirements.txt new file mode 100644 index 00000000000..539791bdda4 --- /dev/null +++ b/research/delf/delf/python/training/requirements.txt @@ -0,0 +1,11 @@ +absl_py==2.1.0 +delf.egg==info +h5py==3.7.0 +numpy==1.23.5 +object_detection==0.0.3 +pandas==2.2.2 +Pillow==10.4.0 +tensorboard==2.9.1 +tensorflow==2.9.3 +tensorflow_addons==0.23.0 +tensorflow_probability==0.17.0