Spaces:
Running
Running
arxivgpt kim
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,7 @@ st.sidebar.title("ViDraft")
|
|
15 |
# 메뉴 및 하위 메뉴 정의
|
16 |
menus = {
|
17 |
"Home": [],
|
18 |
-
"BEST": ["Face Swap", "Image Matching", "Face Avatar", "HOT"],
|
19 |
"Free Stock": ["Template Video", "Search Video", "Search Image"],
|
20 |
"Image": ["Face Swap", "Remove Background", "Compositing", "Image Matching", "URL Screenshot"],
|
21 |
"Video": ["Face Avatar", "Remove Background", "Compositing"],
|
|
|
15 |
# 메뉴 및 하위 메뉴 정의
|
16 |
menus = {
|
17 |
"Home": [],
|
18 |
+
"BEST": ["Face Swap", "Image Matching", "Face Avatar", "Zeroshot Voice", "HOT"],
|
19 |
"Free Stock": ["Template Video", "Search Video", "Search Image"],
|
20 |
"Image": ["Face Swap", "Remove Background", "Compositing", "Image Matching", "URL Screenshot"],
|
21 |
"Video": ["Face Avatar", "Remove Background", "Compositing"],
|