openfree commited on
Commit
d2e256b
1 Parent(s): ed11ac3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -180,8 +180,8 @@ def create_demo(args, model_name: str, device: str = "cuda" if torch.cuda.is_ava
180
  ["화성 탐험", 'I am wearing a spacesuit and have become an astronaut walking on Mars. I'm not wearing a helmet. I'm looking straight ahead. The background is a desolate area of Mars, and a space rover and a space station can be seen.', 'example_inputs/5.webp'],
181
  ["아이언맨 변신", 'I am an "IRON MAN"', 'example_inputs/4.webp'],
182
  ["스파이더맨", 'I am an "spider MAN"', 'example_inputs/6.webp'],
 
183
  ["만화 주인공", 'portrait, pixar style', 'example_inputs/8.webp'],
184
- ["원더우먼", 'I am an "wonder woman"', 'example_inputs/9.webp'],
185
  ["카우보이", 'Cowboy, american comics style', 'example_inputs/10.webp'],
186
  ["내가 어른이 되면", 'profile photo of a 40-year-old Adult Looking straight ahead, wear suite', 'example_inputs/3.webp'],
187
  ]
 
180
  ["화성 탐험", 'I am wearing a spacesuit and have become an astronaut walking on Mars. I'm not wearing a helmet. I'm looking straight ahead. The background is a desolate area of Mars, and a space rover and a space station can be seen.', 'example_inputs/5.webp'],
181
  ["아이언맨 변신", 'I am an "IRON MAN"', 'example_inputs/4.webp'],
182
  ["스파이더맨", 'I am an "spider MAN"', 'example_inputs/6.webp'],
183
+ ["원더우먼", 'I am an "wonder woman"', 'example_inputs/9.webp'],
184
  ["만화 주인공", 'portrait, pixar style', 'example_inputs/8.webp'],
 
185
  ["카우보이", 'Cowboy, american comics style', 'example_inputs/10.webp'],
186
  ["내가 어른이 되면", 'profile photo of a 40-year-old Adult Looking straight ahead, wear suite', 'example_inputs/3.webp'],
187
  ]