ginipick commited on
Commit
6bf8825
·
verified ·
1 Parent(s): ffe8446

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +11 -6
app.py CHANGED
@@ -110,30 +110,35 @@ def infer(
110
 
111
  examples = [
112
  [
113
- "studio ghibli style",
114
  "gh0.webp",
115
  0.5
116
  ],
117
  [
118
- "studio ghibli style",
119
  "gh5.jpg",
120
  0.5
121
  ],
122
  [
123
- "studio ghibli style",
124
  "gh2.jpg",
125
  0.5
126
  ],
127
  [
128
- "studio ghibli style",
129
  "gh3.webp",
130
- 0.5
131
  ],
132
  [
133
- "studio ghibli style",
134
  "gh4.jpg",
135
  0.5
136
  ],
 
 
 
 
 
137
  [
138
  "sunglass",
139
  "gh1.jpg",
 
110
 
111
  examples = [
112
  [
113
+ "background alps",
114
  "gh0.webp",
115
  0.5
116
  ],
117
  [
118
+ "dancing",
119
  "gh5.jpg",
120
  0.5
121
  ],
122
  [
123
+ "smile",
124
  "gh2.jpg",
125
  0.5
126
  ],
127
  [
128
+ "3d style",
129
  "gh3.webp",
130
+ 0.6
131
  ],
132
  [
133
+ "with Pikachu",
134
  "gh4.jpg",
135
  0.5
136
  ],
137
+ [
138
+ " ",
139
+ "gh7.jpg",
140
+ 0.6
141
+ ],
142
  [
143
  "sunglass",
144
  "gh1.jpg",