Spaces:
Running
on
Zero
Running
on
Zero
fix: requirement
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,10 +3,10 @@ matplotlib==3.5.3
|
|
3 |
numpy
|
4 |
Pillow==9.5.0
|
5 |
scipy==1.7.3
|
6 |
-
torch==2.0.
|
7 |
torchvision
|
8 |
einops
|
9 |
opencv-python
|
10 |
gradio
|
11 |
spaces
|
12 |
-
huggingface_hub
|
|
|
3 |
numpy
|
4 |
Pillow==9.5.0
|
5 |
scipy==1.7.3
|
6 |
+
torch==2.0.3
|
7 |
torchvision
|
8 |
einops
|
9 |
opencv-python
|
10 |
gradio
|
11 |
spaces
|
12 |
+
huggingface_hub==0.29.1
|