evijit HF Staff commited on
Commit
348eecc
·
verified ·
1 Parent(s): edcb716

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -230,4 +230,4 @@ with gr.Blocks(title="🤗 ModelVerse Explorer", fill_width=True, css=custom_css
230
 
231
  if __name__ == "__main__":
232
  print(f"Application starting...")
233
- demo.queue().launch()```
 
230
 
231
  if __name__ == "__main__":
232
  print(f"Application starting...")
233
+ demo.queue().launch()