Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
huggingface-hub>=0.15.1
|
| 3 |
llama-cpp-python>=0.2.40
|
| 4 |
accelerate>=0.22.0
|
|
|
|
|
|
| 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
|