AItool commited on
Commit
ea99ec4
1 Parent(s): 1be47ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  # AUTOGENERATED! DO NOT EDIT! File to edit: . (unless otherwise specified).
2
 
3
- __all__ = ['learn', 'classify_image', 'categories', 'classifier', 'wild_mushroom', 'edibble_mushroom','image', 'label', 'examples', 'intf']
4
 
5
  # Cell
6
  from fastai.vision.all import *
 
1
  # AUTOGENERATED! DO NOT EDIT! File to edit: . (unless otherwise specified).
2
 
3
+ __all__ = ['learn', 'classify_image', 'categories', 'classifier', 'wild_mushroom', 'edible_mushroom','image', 'label', 'examples', 'intf']
4
 
5
  # Cell
6
  from fastai.vision.all import *