Nymbo commited on
Commit
dac4be7
1 Parent(s): 289206f

correcting URL

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -474,7 +474,7 @@ with gr.Blocks(theme='Nymbo/Nymbo_Theme_5') as dalle:
474
  with gr.Accordion("Featured Models (WiP)", open=False):
475
  gr.HTML(
476
  """
477
- <p><a href="https://huggingface.co/models?inference=warm&sort=likes&search=stable-diffusion">See all available models</a></p>
478
  <table style="width:100%; text-align:center; margin:auto;">
479
  <tr>
480
  <th>Model Name</th>
 
474
  with gr.Accordion("Featured Models (WiP)", open=False):
475
  gr.HTML(
476
  """
477
+ <p><a href="https://huggingface.co/models?inference=warm&pipeline_tag=text-to-image&sort=trending">See all available models</a></p>
478
  <table style="width:100%; text-align:center; margin:auto;">
479
  <tr>
480
  <th>Model Name</th>