Spaces:
Build error
Build error
Commit
ยท
a959407
1
Parent(s):
5a686c9
Update app.py
Browse files
app.py
CHANGED
@@ -99,3 +99,4 @@ iface_status = gr.Interface(
|
|
99 |
# ๋ ์ธํฐํ์ด์ค๋ฅผ ํญ์ผ๋ก ๊ตฌ์ฑ
|
100 |
iface_combined = gr.TabbedInterface([iface_create, iface_status], ["์ปจํ
์ธ ์์ฑ", "์ํ ํ์ธ ๋ฐ ๋ค์ด๋ก๋"])
|
101 |
iface_combined.launch()
|
|
|
|
99 |
# ๋ ์ธํฐํ์ด์ค๋ฅผ ํญ์ผ๋ก ๊ตฌ์ฑ
|
100 |
iface_combined = gr.TabbedInterface([iface_create, iface_status], ["์ปจํ
์ธ ์์ฑ", "์ํ ํ์ธ ๋ฐ ๋ค์ด๋ก๋"])
|
101 |
iface_combined.launch()
|
102 |
+
|