AdamyaG commited on
Commit
a861b2c
1 Parent(s): 3c5d1b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ with gr.Blocks(
30
 
31
  # Voice chat block
32
  with gr.Blocks() as voice:
33
- gr.Markdown("<iframe src='https://adamyag-opengpt4ofreeunlimited.hf.space' width='850' height='450'></iframe>")
34
 
35
  with gr.Blocks() as image:
36
  gr.HTML("<iframe src='https://kingnish-image-gen-pro.hf.space' width='100%' height='2000px' style='border-radius: 8px;'></iframe>")
 
30
 
31
  # Voice chat block
32
  with gr.Blocks() as voice:
33
+ gr.HTML("<iframe src='https://adamyag-opengpt4ofreeunlimited.hf.space' width='100%' height='2000px' style='border-radius: 8px;'></iframe>")
34
 
35
  with gr.Blocks() as image:
36
  gr.HTML("<iframe src='https://kingnish-image-gen-pro.hf.space' width='100%' height='2000px' style='border-radius: 8px;'></iframe>")