AdamyaG commited on
Commit
38c7b8b
1 Parent(s): 1b39af0

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://huggingface.co/spaces/AdamyaG/OpenGPT4oFREEUNLIMITED' 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>")
 
30
 
31
  # Voice chat block
32
  with gr.Blocks() as voice:
33
+ gr.Markdown("<iframe src="https://adamyag-opengpt4ofreeunlimited.hf.space" frameborder="0" 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>")