ysharma HF staff commited on
Commit
fcf99b3
·
verified ·
1 Parent(s): a494deb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -51,9 +51,9 @@ with gr.Blocks(css = """#img_search img {width: 100%; height: 100%; object-fit:
51
  "
52
  >
53
  <h1 style="font-weight: 900; margin-bottom: 7px; margin-top: 5px;">
54
- Using Gradio Demos as API - 2 </h1><br></div>
55
  <div><h4 style="font-weight: 500; margin-bottom: 7px; margin-top: 5px;">
56
- Stream <a href="https://github.com/playgroundai/liked_images" target="_blank">PlaygroundAI Images</a> ina beautiful grid</h4><br>
57
  </div>""")
58
  with gr.Accordion(label="Details about the working:", open=False, elem_id='accordion'):
59
  gr.HTML("""
 
51
  "
52
  >
53
  <h1 style="font-weight: 900; margin-bottom: 7px; margin-top: 5px;">
54
+ Streaming PlaygroundAI Images in a grid </h1><br></div>
55
  <div><h4 style="font-weight: 500; margin-bottom: 7px; margin-top: 5px;">
56
+ Based on <a href="https://github.com/playgroundai/liked_images" target="_blank">PlaygroundAI Image dataset</a></h4><br>
57
  </div>""")
58
  with gr.Accordion(label="Details about the working:", open=False, elem_id='accordion'):
59
  gr.HTML("""