Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -9
requirements.txt
CHANGED
|
@@ -1,12 +1,6 @@
|
|
| 1 |
-
torch
|
| 2 |
transformers
|
| 3 |
-
|
| 4 |
-
|
| 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
|
|
|
|
|
|
|
| 1 |
transformers
|
| 2 |
+
torch
|
| 3 |
+
accelerate
|
| 4 |
streamlit
|
| 5 |
+
peft
|
| 6 |
bitsandbytes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|