Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
gradio>=
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.62/llama_cpp_python-0.2.62-cp310-cp310-manylinux_2_17_x86_64.whl
|
|
|
|
| 1 |
+
gradio>=5.0.0
|
| 2 |
+
llama-cpp-python==0.2.90
|
| 3 |
+
huggingface-hub==0.25.2
|
| 4 |
+
spaces
|
|
|