Spaces:
Runtime error
Runtime error
Commit
·
78d91fc
1
Parent(s):
90f74fc
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
bitsandbytes
|
3 |
+
datasets
|
4 |
+
loralib
|
5 |
+
sentencepiece
|
6 |
+
transformers @ git+https://github.com/zphang/transformers@c3dc391
|
7 |
+
peft @ git+https://github.com/huggingface/peft.git
|