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