Spaces:
Runtime error
Runtime error
Commit ·
94592d8
1
Parent(s): f2376ca
Create requirement.txt
Browse files- requirement.txt +9 -0
requirement.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
accelerate
|
| 2 |
+
bitsandbytes
|
| 3 |
+
gradio
|
| 4 |
+
protobuf
|
| 5 |
+
scipy
|
| 6 |
+
sentencepiece
|
| 7 |
+
torch
|
| 8 |
+
git+https://github.com/huggingface/transformers@main
|
| 9 |
+
preft
|