GuglielmoTor commited on
Commit
90673d4
·
verified ·
1 Parent(s): 974e00e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -157,7 +157,7 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="blue", secondary_hue="sky"),
157
  )
158
 
159
 
160
-
161
  # Launch the app
162
  if __name__ == "__main__":
163
  app.launch(server_name="0.0.0.0", server_port=7860, share=True)
 
157
  )
158
 
159
 
160
+
161
  # Launch the app
162
  if __name__ == "__main__":
163
  app.launch(server_name="0.0.0.0", server_port=7860, share=True)