smruthi49 commited on
Commit
02de2ca
·
1 Parent(s): 5cad508

Update app.py

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