curryporkchop commited on
Commit
d5d7958
·
verified ·
1 Parent(s): ab472e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,4 +97,4 @@ with gr.Blocks(title="3D Generator") as demo:
97
 
98
  if __name__ == "__main__":
99
  # Launch the app with a public share link (if desired)
100
- demo.launch(share=True,enable_api=True)
 
97
 
98
  if __name__ == "__main__":
99
  # Launch the app with a public share link (if desired)
100
+ demo.launch(share=True)