Merge pull request #326 from ataymano/ataymano/gradio_demo_fix
Gradio_demo update
This commit is contained in:
@@ -93,4 +93,4 @@ with gr.Blocks() as demo:
|
||||
)
|
||||
|
||||
# demo.launch(debug=False, show_error=True, share=True)
|
||||
demo.launch(share=True, server_port=7861, server_name='0.0.0.0')
|
||||
demo.launch(share=True, server_port=7861, server_name='127.0.0.1')
|
||||
|
||||
Reference in New Issue
Block a user