czq0719 commited on
Commit
b0f6235
·
1 Parent(s): e571656

Add Gradio app for Spaces

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -802,5 +802,4 @@ with gr.Blocks(title="CritiFusion (SDXL) Demo") as demo:
802
  demo.queue().launch(
803
  debug=True,
804
  share=True, # optional; helps if you run outside Spaces
805
- show_api=False,
806
  )
 
802
  demo.queue().launch(
803
  debug=True,
804
  share=True, # optional; helps if you run outside Spaces
 
805
  )