Spaces:
Sleeping
Sleeping
Update requirement
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
-
torch
|
3 |
vllm
|
|
|
1 |
+
wheel
|
2 |
+
packaging
|
3 |
+
ninja
|
4 |
+
numpy
|
5 |
gradio
|
6 |
+
torch -f https://download.pytorch.org/whl/cpu
|
7 |
vllm
|