Upload requirements (1).txt
Browse files- requirements (1).txt +8 -0
requirements (1).txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
accelerate
|
2 |
+
bitsandbytes
|
3 |
+
gradio
|
4 |
+
protobuf
|
5 |
+
scipy
|
6 |
+
sentencepiece
|
7 |
+
torch
|
8 |
+
git+https://github.com/huggingface/transformers@main
|