Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Saturdays
/
FER
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
KikoDM
commited on
Jun 13, 2022
Commit
d58313d
·
1 Parent(s):
e813b86
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -23,6 +23,7 @@ def predict_image(pic):
23
24
x /= 255
25
26
custom = new_model.predict(x)
27
28
m=0.000000000000000000001
23
24
x /= 255
25
26
+
27
custom = new_model.predict(x)
28
29
m=0.000000000000000000001