Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
huggingface_hub
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
| 1 |
huggingface_hub
|
| 2 |
+
gradio
|
| 3 |
+
# Această linie magică îi spune să ia versiunea GATA făcute pentru CPU, nu să compileze
|
| 4 |
+
llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|