Spaces:
Running
Running
Update app.py
Browse files
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
|
|
|
97 |
|
98 |
if __name__ == "__main__":
|
99 |
# Launch the app with a public share link (if desired)
|
100 |
+
demo.launch(share=True)
|