awacke1 commited on
Commit
d688e33
ยท
1 Parent(s): 6a7aae2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -224,11 +224,6 @@ with gr.Blocks(css=css) as demo:
224
  # Add "Clear All" button with emoji
225
  clear_all_button = gr.Button("๐Ÿ—‘๏ธ Clear All", scale=1)
226
 
227
- # Add buttons to the Streamlit app
228
- gr.Button(save_all_button)
229
- gr.Button(clear_all_button)
230
-
231
-
232
  with gr.Column(elem_id="container"):
233
  gr.Markdown(
234
  """##๐Ÿ•น๏ธ Real Time ๐ŸŽจ ImageGen Gallery ๐ŸŒ""",
 
224
  # Add "Clear All" button with emoji
225
  clear_all_button = gr.Button("๐Ÿ—‘๏ธ Clear All", scale=1)
226
 
 
 
 
 
 
227
  with gr.Column(elem_id="container"):
228
  gr.Markdown(
229
  """##๐Ÿ•น๏ธ Real Time ๐ŸŽจ ImageGen Gallery ๐ŸŒ""",