Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SalmanAboAraj
/
Tooth
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SalmanAboAraj
commited on
Jan 28
Commit
49dbf35
·
verified
·
1 Parent(s):
41da127
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -51,4 +51,4 @@ iface = gr.Interface(
51
)
52
53
if __name__ == "__main__":
54
-
iface
.launch()
51
)
52
53
if __name__ == "__main__":
54
+
interface
.launch()