Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 2 |
--only-binary llama-cpp-python
|
| 3 |
llama-cpp-python
|
| 4 |
-
gradio
|
| 5 |
-
|
| 6 |
wikipedia
|
|
|
|
| 1 |
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 2 |
--only-binary llama-cpp-python
|
| 3 |
llama-cpp-python
|
| 4 |
+
gradio
|
| 5 |
+
huggingface_hub
|
| 6 |
wikipedia
|