smruthi49 commited on
Commit
59fa981
·
1 Parent(s): 326c102

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,4 +1,3 @@
1
- !pip install -Uqq fastai duckduckgo_search
2
 
3
  __all__ = ['is_makeup', 'learn', 'classify_image', 'categories', 'image', 'label', 'examples', 'intf']
4
 
 
 
1
 
2
  __all__ = ['is_makeup', 'learn', 'classify_image', 'categories', 'image', 'label', 'examples', 'intf']
3