liuganghuggingface commited on
Commit
c1b924b
·
verified ·
1 Parent(s): 39b8b05

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -346,4 +346,5 @@ with gr.Blocks(title="Polymer Design with GraphDiT") as iface:
346
 
347
  # Launch the interface
348
  if __name__ == "__main__":
349
- iface.launch(share=True)
 
 
346
 
347
  # Launch the interface
348
  if __name__ == "__main__":
349
+ # iface.launch(share=True)
350
+ iface.launch()