Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
-
|
| 2 |
llama-cpp-python>=0.3.0
|
|
|
|
| 3 |
huggingface-hub>=0.20.0
|
|
|
|
| 1 |
+
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 2 |
llama-cpp-python>=0.3.0
|
| 3 |
+
gradio>=5.0.0
|
| 4 |
huggingface-hub>=0.20.0
|