iain maitland commited on
Commit
8f63dfc
1 Parent(s): 391eb97

let's deploy to huggingface spaces

Browse files
Files changed (6) hide show
  1. app.py +2 -0
  2. cig_detector_2.pkl +3 -0
  3. not_smoking.jpg +0 -0
  4. requirements.txt +0 -0
  5. smoking1.jpg +0 -0
  6. smoking2.jpg +0 -0
app.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ from fastai.vision.all import *
2
+ learn = load_learner('drive/MyDrive/cig_detector/roboflow/cig_detector_2.pkl')
cig_detector_2.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1d189928b6259eafe4a02fb77cf36bc756e72357dbe8b84a5a98ea29fa9cc28
3
+ size 46981007
not_smoking.jpg ADDED
requirements.txt ADDED
File without changes
smoking1.jpg ADDED
smoking2.jpg ADDED