Spaces:
Sleeping
Sleeping
chiayewken
commited on
Commit
·
e2ee09a
1
Parent(s):
b78fbb4
Update requirements.txt to be compatible with torch==2.4.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -243,5 +243,5 @@ uvicorn==0.31.0
|
|
243 |
# via gradio
|
244 |
websockets==12.0
|
245 |
# via gradio-client
|
246 |
-
vllm==0.
|
247 |
fire==0.5.0
|
|
|
243 |
# via gradio
|
244 |
websockets==12.0
|
245 |
# via gradio-client
|
246 |
+
vllm==0.6.0
|
247 |
fire==0.5.0
|