pamunarr commited on
Commit
2fa0283
·
verified ·
1 Parent(s): 0d88ecf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -5,7 +5,6 @@ from fastai.vision.all import *
5
 
6
 
7
  repo_id = "pamunarr/intel-image-classification"
8
- # repo_id = "joheras/intel-image-classification"
9
 
10
  learner = from_pretrained_fastai(repo_id)
11
  labels = learner.dls.vocab
 
5
 
6
 
7
  repo_id = "pamunarr/intel-image-classification"
 
8
 
9
  learner = from_pretrained_fastai(repo_id)
10
  labels = learner.dls.vocab