svjack commited on
Commit
6114410
·
verified ·
1 Parent(s): 5f60a6d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -100,11 +100,11 @@ def ui():
100
  label='Examples',
101
  examples=[
102
  [
103
- 'best quality, 1girl, solo, open hand, outdoors, indoor, cute, young, cat, cat ear, glasses',
104
  'examples/example_1.jpg',
105
  ],
106
  [
107
- 'best quality, 1 komeiji koishi, solo, the pose, indoors, smile',
108
  'examples/example_2.jpg',
109
  ]
110
  ],
 
100
  label='Examples',
101
  examples=[
102
  [
103
+ 'best quality, lisa, solo, open hand, outdoors, indoor, cute, young, cat, cat ear, glasses',
104
  'examples/example_1.jpg',
105
  ],
106
  [
107
+ 'best quality, keqing, solo, the pose, indoors, smile',
108
  'examples/example_2.jpg',
109
  ]
110
  ],