Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -14,7 +14,7 @@ accelerate>=1.6,<2.0
|
|
| 14 |
bitsandbytes>=0.45,<1.0
|
| 15 |
safetensors>=0.5
|
| 16 |
sentencepiece>=0.2
|
| 17 |
-
huggingface_hub>=
|
| 18 |
spaces>=0.37
|
| 19 |
|
| 20 |
gradio>=6.0,<7.0
|
|
@@ -27,4 +27,4 @@ ddgs>=9.14 # duckduckgo-search was renamed to ddgs; old package is de
|
|
| 27 |
|
| 28 |
pypdf>=5.0
|
| 29 |
python-docx>=1.1
|
| 30 |
-
openpyxl>=3.1
|
|
|
|
| 14 |
bitsandbytes>=0.45,<1.0
|
| 15 |
safetensors>=0.5
|
| 16 |
sentencepiece>=0.2
|
| 17 |
+
huggingface_hub>=1.16,<2.0
|
| 18 |
spaces>=0.37
|
| 19 |
|
| 20 |
gradio>=6.0,<7.0
|
|
|
|
| 27 |
|
| 28 |
pypdf>=5.0
|
| 29 |
python-docx>=1.1
|
| 30 |
+
openpyxl>=3.1
|