Spaces:
Runtime error
Runtime error
HuanjinYao
commited on
Commit
•
bd9a2e7
1
Parent(s):
2ba844a
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -2,4 +2,9 @@ torch
|
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
spaces
|
4 |
pillow
|
5 |
-
accelerate
|
|
|
|
|
|
|
|
|
|
|
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
spaces
|
4 |
pillow
|
5 |
+
accelerate
|
6 |
+
einops
|
7 |
+
shortuuid
|
8 |
+
numpy
|
9 |
+
deepspeed==0.13.4
|
10 |
+
tokenizers
|