Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -4,5 +4,5 @@ gunicorn==20.1.0
|
|
| 4 |
pydantic==1.9.1
|
| 5 |
typing_extensions==4.3.0
|
| 6 |
uvicorn==0.18.2
|
| 7 |
-
torch
|
| 8 |
-
torchvision
|
|
|
|
| 4 |
pydantic==1.9.1
|
| 5 |
typing_extensions==4.3.0
|
| 6 |
uvicorn==0.18.2
|
| 7 |
+
torch==2.1.2
|
| 8 |
+
torchvision==0.16.2
|