Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,8 @@ accelerate
|
|
| 8 |
langchain
|
| 9 |
langgraph
|
| 10 |
langchain_community
|
| 11 |
-
llama-cpp-python==0.
|
|
|
|
| 12 |
faster-whisper
|
| 13 |
Pillow
|
| 14 |
opencv-python-headless
|
|
|
|
| 8 |
langchain
|
| 9 |
langgraph
|
| 10 |
langchain_community
|
| 11 |
+
llama-cpp-python==0.3.2 --prefer-binary
|
| 12 |
+
huggingface-hub
|
| 13 |
faster-whisper
|
| 14 |
Pillow
|
| 15 |
opencv-python-headless
|