Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
loralib
|
3 |
sentencepiece
|
4 |
transformers
|
@@ -6,4 +6,5 @@ accelerate
|
|
6 |
bitsandbytes
|
7 |
git+https://github.com/huggingface/peft.git
|
8 |
gradio
|
9 |
-
appdirs
|
|
|
|
1 |
+
datasets
|
2 |
loralib
|
3 |
sentencepiece
|
4 |
transformers
|
|
|
6 |
bitsandbytes
|
7 |
git+https://github.com/huggingface/peft.git
|
8 |
gradio
|
9 |
+
appdirs
|
10 |
+
scipy
|