Spaces:
Running
Running
admin commited on
Commit ·
eb1f42e
1
Parent(s): b1d9309
torch==2.3.1
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ tqdm
|
|
| 2 |
gradio
|
| 3 |
pillow
|
| 4 |
requests
|
| 5 |
-
|
| 6 |
-
|
|
|
|
| 2 |
gradio
|
| 3 |
pillow
|
| 4 |
requests
|
| 5 |
+
torchvision
|
| 6 |
+
torch==2.3.1
|