fffiloni commited on
Commit
1351685
1 Parent(s): 94cb5cd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.3.1
2
+ torchvision>=0.18.1
3
+ numpy>=1.24.4
4
+ tqdm>=4.66.1
5
+ hydra-core>=1.3.2
6
+ iopath>=0.1.10
7
+ pillow>=9.4.0
8
+ matplotlib>=3.9.1
9
+ opencv-python>=4.7.0