Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Katpeeler
/
Midi_space2
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Katpeeler
commited on
Dec 10, 2023
Commit
0e7e42d
·
1 Parent(s):
900e185
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -168,6 +168,6 @@ with gr.Blocks() as demo:
168
169
170
if __name__ == "__main__":
171
-
demo.launch(
172
173
#iface.launch(debug=True)
168
169
170
if __name__ == "__main__":
171
+
demo.launch(
)
172
173
#iface.launch(debug=True)