gabri14el commited on
Commit
c10cf42
·
1 Parent(s): 054726a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/raw/main/experimentos/fine-tuning/huge_classifier_20varieties.h5'}
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
  }