Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
-
# requirements.txt (updated)
|
| 2 |
gradio>=5.0,<6.0
|
| 3 |
huggingface-hub>=0.15.1
|
| 4 |
-
llama-cpp-python>=0.2.40
|
| 5 |
accelerate>=0.22.0
|
| 6 |
protobuf<4
|
|
|
|
|
|
|
|
|
| 1 |
gradio>=5.0,<6.0
|
| 2 |
huggingface-hub>=0.15.1
|
|
|
|
| 3 |
accelerate>=0.22.0
|
| 4 |
protobuf<4
|
| 5 |
+
# llama-cpp-python removed to avoid compile
|