Spaces:
Runtime error
Runtime error
update
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
--prefer-binary
|
| 2 |
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 3 |
-
|
|
|
|
| 4 |
requests
|
| 5 |
huggingface_hub
|
| 6 |
opencv-python
|
|
|
|
|
|
|
| 1 |
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 2 |
+
--prefer-binary
|
| 3 |
+
--only-binary=llama-cpp-pythongradio>=3.0
|
| 4 |
requests
|
| 5 |
huggingface_hub
|
| 6 |
opencv-python
|