seawolf2357 commited on
Commit
1ea3e92
1 Parent(s): 5dc634f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -2
app.py CHANGED
@@ -181,7 +181,8 @@ if selected_menu == "Home":
181
  "ViDraft-Image-search.png",
182
  "ViDraft-TTS.png",
183
  "ViDraft-image-remove background.png",
184
- "ViDraft-image-Compositing.png"
 
185
  ]
186
 
187
  image_texts = [
@@ -190,7 +191,9 @@ if selected_menu == "Home":
190
  "Free Stock: Image Search",
191
  "Multilingual Text to Speech(TTS)",
192
  "Remove image background",
193
- "Image Compositing"
 
 
194
  ]
195
 
196
  # 이미지들을 한 줄에 4장씩 배치
 
181
  "ViDraft-Image-search.png",
182
  "ViDraft-TTS.png",
183
  "ViDraft-image-remove background.png",
184
+ "ViDraft-video-remove-back.png",
185
+ "ViDraft-video-comp.png"
186
  ]
187
 
188
  image_texts = [
 
191
  "Free Stock: Image Search",
192
  "Multilingual Text to Speech(TTS)",
193
  "Remove image background",
194
+ "Image Compositing",
195
+ "Remove Video background",
196
+ "Video Compositing"
197
  ]
198
 
199
  # 이미지들을 한 줄에 4장씩 배치