Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -18,7 +18,7 @@ import matplotlib.cm as cm
|
|
18 |
|
19 |
|
20 |
models_links = {
|
21 |
-
'convnext':'https://huggingface.co/gabri14el/grapevine_classification/
|
22 |
|
23 |
model_weights = {
|
24 |
}
|
|
|
18 |
|
19 |
|
20 |
models_links = {
|
21 |
+
'convnext':'https://huggingface.co/gabri14el/grapevine_classification/resolve/main/experimentos/fine-tuning/huge_classifier_20varieties.h5'}
|
22 |
|
23 |
model_weights = {
|
24 |
}
|