pikto commited on
Commit
1ea79e0
·
1 Parent(s): f340239

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -147,7 +147,7 @@ with gr.Blocks(theme='pikto/theme@>=0.0.1,<0.0.3') as pan:
147
  <div><h4 style="font-weight: 500; margin-bottom: 7px; margin-top: 5px;">
148
  Stream <a href="https://github.com/playgroundai/liked_images" target="_blank">PlaygroundAI Images</a> ina beautiful grid</h4><br>
149
  </div>""")
150
- # with gr.Tab("AI Library"):
151
  #with gr.Tab(): #(elem_id = "col-container"):
152
  #gr.Column(): #(elem_id = "col-container"):
153
  b1 = gr.Button("Load More Images").style(full_width=False)
 
147
  <div><h4 style="font-weight: 500; margin-bottom: 7px; margin-top: 5px;">
148
  Stream <a href="https://github.com/playgroundai/liked_images" target="_blank">PlaygroundAI Images</a> ina beautiful grid</h4><br>
149
  </div>""")
150
+ with gr.Tab("AI Library"):
151
  #with gr.Tab(): #(elem_id = "col-container"):
152
  #gr.Column(): #(elem_id = "col-container"):
153
  b1 = gr.Button("Load More Images").style(full_width=False)