GeminiAi commited on
Commit
83bc009
·
1 Parent(s): 700487c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -135,4 +135,4 @@ def publish(textbox_system_prompt, textbox_title, textbox_example, textbox_token
135
  with gr.Blocks(css=css) as demo:
136
  # ... (The rest of your Gradio UI setup)
137
 
138
- demo.launch(share=True)
 
135
  with gr.Blocks(css=css) as demo:
136
  # ... (The rest of your Gradio UI setup)
137
 
138
+ demo.launch(share=True)