brjathu commited on
Commit
854d4da
1 Parent(s): 9fc4a98
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -183,7 +183,7 @@ with gr.Blocks(title="4DHumans", css=".gradio-container") as demo:
183
 
184
 
185
  #demo.queue()
186
- demo.launch(debug=True, share=True)
187
 
188
 
189
 
 
183
 
184
 
185
  #demo.queue()
186
+ demo.launch(debug=True)
187
 
188
 
189