Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
python==3.9
|
2 |
timm==0.6.7
|
3 |
torch==2.0.1
|
4 |
torchvision
|
@@ -10,4 +9,4 @@ imageio[ffmpeg]
|
|
10 |
opencv-python
|
11 |
Pillow
|
12 |
open3d
|
13 |
-
gradio
|
|
|
|
|
1 |
timm==0.6.7
|
2 |
torch==2.0.1
|
3 |
torchvision
|
|
|
9 |
opencv-python
|
10 |
Pillow
|
11 |
open3d
|
12 |
+
gradio
|