arxivgpt kim commited on
Commit
853931d
โ€ข
1 Parent(s): b19dce0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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"],