Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
llama-cpp-python==0.2.24
|
| 2 |
-
gradio==4.
|
|
|
|
| 3 |
huggingface-hub
|
|
|
|
| 1 |
llama-cpp-python==0.2.24
|
| 2 |
+
gradio==4.18.0
|
| 3 |
+
gradio-client==0.11.0
|
| 4 |
huggingface-hub
|