Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -32,7 +32,7 @@ with gr.Blocks(
|
|
32 |
|
33 |
# Voice chat block
|
34 |
with gr.Blocks() as voice:
|
35 |
-
gr.
|
36 |
|
37 |
with gr.Blocks() as image:
|
38 |
gr.HTML("<iframe src='https://kingnish-image-gen-pro.hf.space' width='100%' height='2000px' style='border-radius: 8px;'></iframe>")
|
|
|
32 |
|
33 |
# Voice chat block
|
34 |
with gr.Blocks() as voice:
|
35 |
+
gr.HTML("<iframe src='https://kingnish-voicee.hf.space' width='100%' height='1000px' style='border-radius: 8px;'></iframe>")
|
36 |
|
37 |
with gr.Blocks() as image:
|
38 |
gr.HTML("<iframe src='https://kingnish-image-gen-pro.hf.space' width='100%' height='2000px' style='border-radius: 8px;'></iframe>")
|