AItool commited on
Commit
4b7f523
1 Parent(s): cd15ef2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -1,4 +1,5 @@
1
- __all__ = ['is_real', 'learn', 'virtual staging', 'classify_image', 'categories', 'image', 'label', 'examples', 'intf']import pathlib
 
2
 
3
  #|export
4
  #fastai has to be available, i.e. fastai folder
 
1
+ __all__ = ['is_real', 'learn', 'virtual staging', 'classify_image', 'categories', 'image', 'label', 'examples', 'intf']
2
+ import pathlib
3
 
4
  #|export
5
  #fastai has to be available, i.e. fastai folder