File size: 166 Bytes
db315f2
 
 
 
 
 
 
1
2
3
4
5
6
7
8
"""
UI 패키지 초기화 파일
"""

from ui.image_gen_tab import create_image_tab
from ui.worldcup_tab import create_worldcup_tab
from ui.styles import CSS, theme