Spaces:
Runtime error
Runtime error
use transformers dev
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@
|
|
3 |
numpy>=1.18.5
|
4 |
torch>=1.7.0
|
5 |
torchvision>=0.8.1
|
6 |
-
|
7 |
opencv-python
|
|
|
3 |
numpy>=1.18.5
|
4 |
torch>=1.7.0
|
5 |
torchvision>=0.8.1
|
6 |
+
git+https://github.com/huggingface/transformers.git
|
7 |
opencv-python
|