Spaces:
Build error
Build error
Commit ·
131b946
1
Parent(s): 40c6398
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,5 +7,6 @@ torchvision==0.15.2
|
|
| 7 |
gunicorn==20.1.0
|
| 8 |
rq==1.10.1
|
| 9 |
timm==0.4.12
|
|
|
|
| 10 |
|
| 11 |
label-studio-ml @ git+https://github.com/heartexlabs/label-studio-ml-backend.git
|
|
|
|
| 7 |
gunicorn==20.1.0
|
| 8 |
rq==1.10.1
|
| 9 |
timm==0.4.12
|
| 10 |
+
transformers
|
| 11 |
|
| 12 |
label-studio-ml @ git+https://github.com/heartexlabs/label-studio-ml-backend.git
|