Spaces:
Runtime error
Runtime error
Marcus Vinicius Zerbini Canhaço
commited on
Commit
·
178f6aa
1
Parent(s):
a4709f7
feat: atualização do detector com otimizações para GPU T4
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -67,7 +67,7 @@ tomlkit
|
|
67 |
torch
|
68 |
torchvision
|
69 |
tqdm
|
70 |
-
transformers
|
71 |
typer
|
72 |
typing_extensions
|
73 |
tzdata
|
|
|
67 |
torch
|
68 |
torchvision
|
69 |
tqdm
|
70 |
+
git+https://github.com/huggingface/transformers.git
|
71 |
typer
|
72 |
typing_extensions
|
73 |
tzdata
|