Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
|
| 2 |
-
torch==2.4.1
|
| 3 |
-
torchvision==0.19.1
|
| 4 |
gradio==5.0.2
|
| 5 |
Pillow==10.4.0
|
| 6 |
sqlite3
|
|
|
|
| 1 |
|
| 2 |
+
torch==2.4.1
|
| 3 |
+
torchvision==0.19.1
|
| 4 |
gradio==5.0.2
|
| 5 |
Pillow==10.4.0
|
| 6 |
sqlite3
|