"vscode:/vscode.git/clone" did not exist on "203235fd61c751d8fd7359edda3a0be186d87796"
Commit cfbfb625 authored by wanglch's avatar wanglch
Browse files

Update donut_cord_infernce.py

parent 53a6b362
......@@ -47,4 +47,4 @@ demo = gr.Interface(
outputs="json",
title=f"Donut 🍩 demonstration for `{task_name}` task",
)
demo.launch(debug=True)
\ No newline at end of file
demo.launch(debug=True, server_name='0.0.0.0')
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment