Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dannyar608
/
Final_project
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Dannyar608
commited on
May 16
Commit
c3e05e0
·
verified
·
1 Parent(s):
41f6b04
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1893,4 +1893,5 @@ app = create_interface()
1893
1894
if __name__ == "__main__":
1895
app.launch()
1896
1893
1894
if __name__ == "__main__":
1895
app.launch()
1896
+
1897