YaserDS-777
commited on
Commit
•
0627c22
1
Parent(s):
1098c9d
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1,4 +1,10 @@
|
|
1 |
transformers
|
2 |
gradio
|
3 |
huggingface_hub
|
4 |
-
torch # or tensorflow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
gradio
|
3 |
huggingface_hub
|
4 |
+
torch # or tensorflow
|
5 |
+
accelerate
|
6 |
+
bitsandbytes
|
7 |
+
|
8 |
+
|
9 |
+
einops
|
10 |
+
sentencepiece
|