Create requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,2 @@
|
|
| 1 |
-
llama-cpp-python
|
| 2 |
-
gradio==5.25.0
|
| 3 |
huggingface-hub
|
|
|
|
| 1 |
+
llama-cpp-python --prefer-binary
|
|
|
|
| 2 |
huggingface-hub
|