KingNish commited on
Commit
cc897a2
1 Parent(s): cd995bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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://ehristoforu-dalle-3-xl-lora-v2.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""")
 
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""")