Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
--extra-index-url https://abetlen.github.io/llama-cpp-python/wheels/cpu
|
| 2 |
llama-cpp-python==0.2.90
|
| 3 |
-
|
| 4 |
-
|
|
|
|
| 1 |
--extra-index-url https://abetlen.github.io/llama-cpp-python/wheels/cpu
|
| 2 |
llama-cpp-python==0.2.90
|
| 3 |
+
gradio==4.44.1
|
| 4 |
+
huggingface_hub==0.24.0
|