Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,9 @@ peft
|
|
| 4 |
datasets
|
| 5 |
streamlit
|
| 6 |
bitsandbytes
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
datasets
|
| 5 |
streamlit
|
| 6 |
bitsandbytes
|
| 7 |
+
datasets
|
| 8 |
+
huggingface-hub>=0.19
|
| 9 |
+
hf-transfer>=0.1.4
|
| 10 |
+
protobuf<4
|
| 11 |
+
click<8.1
|
| 12 |
+
pydantic~=1.0
|