Spaces:
Runtime error
Runtime error
Commit ·
29c59ff
1
Parent(s): 2206b4b
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
gradio==3.16.0
|
| 2 |
ipywidgets==8.0.7
|
| 3 |
torch==2.0.1
|
| 4 |
-
torchvision=0.15.2
|
|
|
|
| 1 |
gradio==3.16.0
|
| 2 |
ipywidgets==8.0.7
|
| 3 |
torch==2.0.1
|
| 4 |
+
torchvision==0.15.2
|