Spaces:
Sleeping
Sleeping
ubermenchh
commited on
Commit
•
4ce47c6
1
Parent(s):
72bf0de
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
accelerate
|
2 |
-
bitsandbytes
|
3 |
-
gradio
|
4 |
-
protobuf
|
5 |
-
scipy
|
6 |
-
sentencepiece
|
7 |
-
|
8 |
-
|
9 |
-
transformers
|
|
|
1 |
+
accelerate
|
2 |
+
bitsandbytes
|
3 |
+
gradio
|
4 |
+
protobuf
|
5 |
+
scipy
|
6 |
+
sentencepiece
|
7 |
+
torch
|
8 |
+
text_generation
|
9 |
+
git+https://github.com/huggingface/transformers@main
|