Omnibus commited on
Commit
1573304
1 Parent(s): 3de46d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ models=[
10
 
11
 
12
 
13
- def aiornot(img,mod_choose):
14
  labels = ["Real", "AI"]
15
 
16
  #feature_extractor = AutoFeatureExtractor.from_pretrained("microsoft/resnet-50")
 
10
 
11
 
12
 
13
+ def aiornot(image,mod_choose):
14
  labels = ["Real", "AI"]
15
 
16
  #feature_extractor = AutoFeatureExtractor.from_pretrained("microsoft/resnet-50")