Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
gradio==
|
| 2 |
llama-cpp-python==0.2.90
|
| 3 |
-
|
|
|
|
| 1 |
+
gradio==4.42.0
|
| 2 |
llama-cpp-python==0.2.90
|
| 3 |
+
huggingface_hub==0.25.1
|