Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ accelerate
|
|
| 8 |
langchain
|
| 9 |
langgraph
|
| 10 |
langchain_community
|
| 11 |
-
llama-cpp-python
|
| 12 |
faster-whisper
|
| 13 |
Pillow
|
| 14 |
opencv-python-headless
|
|
|
|
| 8 |
langchain
|
| 9 |
langgraph
|
| 10 |
langchain_community
|
| 11 |
+
llama-cpp-python==0.2.79
|
| 12 |
faster-whisper
|
| 13 |
Pillow
|
| 14 |
opencv-python-headless
|