toobarah commited on
Commit
1cc1c9c
1 Parent(s): 8c89360

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -8
app.py CHANGED
@@ -1,11 +1,4 @@
1
- # -*- coding: utf-8 -*-
2
- """app
3
- Automatically generated by Colaboratory.
4
- Original file is located at
5
- https://colab.research.google.com/drive/1sm_pZkdxzPTsmU4kQ9Sdiq5VlFEqRWDQ
6
- """
7
-
8
- __all__ = ['is_cat', 'learn', 'classify_image', 'categories', 'image', 'label', 'examples', 'intf']
9
 
10
  # Cell
11
  from fastai.vision.all import *
 
1
+
 
 
 
 
 
 
 
2
 
3
  # Cell
4
  from fastai.vision.all import *