Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
-
gradio>=
|
| 2 |
-
llama-cpp-python
|
| 3 |
-
huggingface-hub
|
|
|
|
|
|
| 1 |
+
gradio>=5.0.0
|
| 2 |
+
llama-cpp-python==0.2.90
|
| 3 |
+
huggingface-hub==0.25.2
|
| 4 |
+
spaces
|