Spaces:
Sleeping
Sleeping
Commit
·
7c8e9e7
1
Parent(s):
fd84546
fix requirement.txt
Browse files- __pycache__/model.cpython-311.pyc +0 -0
- requirements.txt +2 -2
__pycache__/model.cpython-311.pyc
ADDED
Binary file (1.91 kB). View file
|
|
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
torch==2.1.0
|
2 |
-
torchvision==0.16.0
|
3 |
gradio==4.7.1
|
|
|
1 |
+
torch==2.1.0
|
2 |
+
torchvision==0.16.0
|
3 |
gradio==4.7.1
|