Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -87,8 +87,8 @@ with gr.Blocks() as demo:
|
|
87 |
gr.HTML(f'<iframe width="360" height="240" src="https://www.youtube.com/embed/DjYHx2L4JCo" title="์ค๋๋ฆฌ_์๋์ด๋
ธ_๋ธ๋ฃจํฌ์ค_์ฑ์ธ๋ฒคํฐ_์ผ์๊ฐ_๋์๋ชจ๋_๋ ์ด๋ธ" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>')
|
88 |
|
89 |
#XROO
|
90 |
-
gr.Markdown('# XROO ๋ฉํ๋ฒ์ค')
|
91 |
-
gr.HTML(f'<iframe width="360" height="240" src="https://player.xroo.io/space/5327cc0a227c47d5a99b212362f9c2ea" frameborder="0" allow="autoplay; web-share" allowfullscreen></iframe>')
|
92 |
|
93 |
#
|
94 |
gr.Markdown('# 3D๋ชจ๋ธ๋ง ๋์ฐ๊ธฐ')
|
|
|
87 |
gr.HTML(f'<iframe width="360" height="240" src="https://www.youtube.com/embed/DjYHx2L4JCo" title="์ค๋๋ฆฌ_์๋์ด๋
ธ_๋ธ๋ฃจํฌ์ค_์ฑ์ธ๋ฒคํฐ_์ผ์๊ฐ_๋์๋ชจ๋_๋ ์ด๋ธ" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>')
|
88 |
|
89 |
#XROO
|
90 |
+
#gr.Markdown('# XROO ๋ฉํ๋ฒ์ค')
|
91 |
+
#gr.HTML(f'<iframe width="360" height="240" src="https://player.xroo.io/space/5327cc0a227c47d5a99b212362f9c2ea" frameborder="0" allow="autoplay; web-share" allowfullscreen></iframe>')
|
92 |
|
93 |
#
|
94 |
gr.Markdown('# 3D๋ชจ๋ธ๋ง ๋์ฐ๊ธฐ')
|