Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
gradio
|
| 2 |
-
llama-cpp-python
|
|
|
|
| 3 |
huggingface_hub
|
|
|
|
| 1 |
gradio
|
| 2 |
+
# llama-cpp-python'ı aşağıdaki satırla değiştirin
|
| 3 |
+
llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 4 |
huggingface_hub
|