Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
-
torch==2.1.0
|
| 2 |
-
gradio==3.25.0
|
| 3 |
-
Pillow==9.3.0
|
|
|
|
|
|
|
|
|
| 1 |
+
torch==2.1.0
|
| 2 |
+
gradio==3.25.0
|
| 3 |
+
Pillow==9.3.0
|
| 4 |
+
torchvision==0.16.0
|
| 5 |
+
|