Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,5 +6,5 @@ torchaudio==0.9.0
|
|
| 6 |
detectron2==0.6
|
| 7 |
gradio
|
| 8 |
opencv-python
|
| 9 |
-
transformers
|
| 10 |
pillow
|
|
|
|
| 6 |
detectron2==0.6
|
| 7 |
gradio
|
| 8 |
opencv-python
|
| 9 |
+
git+https://github.com/huggingface/transformers.git
|
| 10 |
pillow
|