Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
gradio==6.5.0
|
| 3 |
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
|
|
|
| 4 |
llama-cpp-python
|
| 5 |
huggingface_hub
|
| 6 |
psutil
|
|
|
|
|
|
|
|
|
|
| 1 |
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 2 |
+
gradio==6.5.0
|
| 3 |
llama-cpp-python
|
| 4 |
huggingface_hub
|
| 5 |
psutil
|