Update app.py
Browse files
app.py
CHANGED
|
@@ -566,7 +566,7 @@ with gr.Blocks() as instant:
|
|
| 566 |
gr.HTML("<iframe src='https://kingnish-sdxl-flash.hf.space' width='100%' height='2000px' style='border-radius: 8px;'></iframe>")
|
| 567 |
|
| 568 |
with gr.Blocks() as dalle:
|
| 569 |
-
gr.HTML("<iframe src='https://
|
| 570 |
|
| 571 |
with gr.Blocks() as image:
|
| 572 |
gr.Markdown("""### More models are coming""")
|
|
|
|
| 566 |
gr.HTML("<iframe src='https://kingnish-sdxl-flash.hf.space' width='100%' height='2000px' style='border-radius: 8px;'></iframe>")
|
| 567 |
|
| 568 |
with gr.Blocks() as dalle:
|
| 569 |
+
gr.HTML("<iframe src='https://kingnish-image-gen-pro.hf.space' width='100%' height='2000px' style='border-radius: 8px;'></iframe>")
|
| 570 |
|
| 571 |
with gr.Blocks() as image:
|
| 572 |
gr.Markdown("""### More models are coming""")
|