Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 2 |
+
--only-binary=llama-cpp-python
|
| 3 |
+
|
| 4 |
+
llama-cpp-python
|
| 5 |
+
huggingface-hub
|
| 6 |
+
gradio
|