Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wenjiao
/
test
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
wenjiao
commited on
Jun 30, 2023
Commit
6b34705
·
1 Parent(s):
37f0512
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -27,7 +27,7 @@ with gr.Blocks() as demo:
27
28
29
30
-
31
32
if __name__ == "__main__":
33
demo.launch()
27
28
29
30
+
initialize_interface
31
32
if __name__ == "__main__":
33
demo.launch()