Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ bitsandbytes
|
|
2 |
datasets
|
3 |
loralib
|
4 |
sentencepiece
|
5 |
-
|
6 |
git+https://github.com/huggingface/peft.git
|
7 |
-
gradio
|
8 |
tenacity
|
|
|
2 |
datasets
|
3 |
loralib
|
4 |
sentencepiece
|
5 |
+
transformers
|
6 |
git+https://github.com/huggingface/peft.git
|
7 |
+
gradio
|
8 |
tenacity
|