Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ uvicorn
|
|
2 |
fastapi
|
3 |
wsproto
|
4 |
websockets
|
5 |
-
|
6 |
transformers
|
|
|
2 |
fastapi
|
3 |
wsproto
|
4 |
websockets
|
5 |
+
torch==2.4.0
|
6 |
transformers
|