ironjr commited on
Commit
4c0f1fa
1 Parent(s): a54c3c5

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ python==3.9
2
+ timm==0.6.7
3
+ torch==2.0.1
4
+ torchvision
5
+ peft
6
+ diffusers
7
+ scipy
8
+ numpy
9
+ imageio[ffmpeg]
10
+ opencv-python
11
+ Pillow
12
+ open3d
13
+ gradio