Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
transformers
|
|
|
2 |
torch
|
3 |
protobuf
|
4 |
sentencepiece
|
5 |
pillow
|
6 |
-
accelerate
|
7 |
gradio
|
8 |
spaces
|
|
|
1 |
+
git+https://github.com/huggingface/transformers.git
|
2 |
+
git+https://github.com/huggingface/accelerate.git
|
3 |
torch
|
4 |
protobuf
|
5 |
sentencepiece
|
6 |
pillow
|
|
|
7 |
gradio
|
8 |
spaces
|