Spaces:
Building
Building
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -3,7 +3,6 @@ bs4
|
|
3 |
pillow
|
4 |
gradio
|
5 |
torch
|
6 |
-
transformers
|
7 |
opencv-python
|
8 |
-
accelerate
|
9 |
-
sentencepiece
|
|
|
3 |
pillow
|
4 |
gradio
|
5 |
torch
|
6 |
+
git+https://github.com/huggingface/transformers.git
|
7 |
opencv-python
|
8 |
+
accelerate
|
|