Julia-Amadio commited on
Commit ·
408f085
1
Parent(s): cadcc5f
desafixando versao timm
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -13,7 +13,7 @@ torchvision==0.17.2+cpu
|
|
| 13 |
-f https://download.pytorch.org/whl/torch_stable.html
|
| 14 |
|
| 15 |
transformers==4.39.3
|
| 16 |
-
timm
|
| 17 |
|
| 18 |
# =====================================
|
| 19 |
# Processamento de imagem
|
|
|
|
| 13 |
-f https://download.pytorch.org/whl/torch_stable.html
|
| 14 |
|
| 15 |
transformers==4.39.3
|
| 16 |
+
timm
|
| 17 |
|
| 18 |
# =====================================
|
| 19 |
# Processamento de imagem
|