Spaces:
Runtime error
Runtime error
Fangyu Liu
commited on
Commit
•
de690c7
1
Parent(s):
8fc7477
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1,2 +1,9 @@
|
|
1 |
torch
|
2 |
-
git+https://github.com/huggingface/transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
+
git+https://github.com/huggingface/transformers
|
3 |
+
datasets
|
4 |
+
loralib
|
5 |
+
sentencepiece
|
6 |
+
accelerate
|
7 |
+
bitsandbytes
|
8 |
+
git+https://github.com/huggingface/peft.git
|
9 |
+
gradio
|