SunderAli17 commited on
Commit
b1ba14b
·
verified ·
1 Parent(s): 67cd4e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -153,7 +153,7 @@ with gr.Blocks(title="DyCA-HiFi", theme = "Yntec/HaleyCH_Theme_Orange") as SAK:
153
  # 'fidelity',
154
  # ]
155
  # ]
156
- gr.Examples(examples=example_inps, inputs=[prompt, face_image, mode], label='painting style')
157
 
158
  example_inps = [
159
  [
@@ -162,7 +162,7 @@ with gr.Blocks(title="DyCA-HiFi", theme = "Yntec/HaleyCH_Theme_Orange") as SAK:
162
  'fidelity',
163
  ]
164
  ]
165
- gr.Examples(examples=example_inps, inputs=[prompt, face_image, mode], label='papercut style')
166
 
167
  example_inps = [
168
  [
@@ -171,7 +171,7 @@ with gr.Blocks(title="DyCA-HiFi", theme = "Yntec/HaleyCH_Theme_Orange") as SAK:
171
  'fidelity',
172
  ]
173
  ]
174
- # gr.Examples(examples=example_inps, inputs=[prompt, face_image, mode], label='3d style')
175
  # example_inps = [
176
  # [
177
  # 'portrait, pixar',
@@ -179,7 +179,7 @@ with gr.Blocks(title="DyCA-HiFi", theme = "Yntec/HaleyCH_Theme_Orange") as SAK:
179
  # 'fidelity',
180
  # ]
181
  # ]
182
- gr.Examples(examples=example_inps, inputs=[prompt, face_image, mode], label='portrait style')
183
  example_inps = [
184
  [
185
  'a high quality digital avatar, eating icecream',
 
153
  # 'fidelity',
154
  # ]
155
  # ]
156
+ # gr.Examples(examples=example_inps, inputs=[prompt, face_image, mode], label='Ghibli style')
157
 
158
  example_inps = [
159
  [
 
162
  'fidelity',
163
  ]
164
  ]
165
+ gr.Examples(examples=example_inps, inputs=[prompt, face_image, mode], label='Ghibli style')
166
 
167
  example_inps = [
168
  [
 
171
  'fidelity',
172
  ]
173
  ]
174
+ gr.Examples(examples=example_inps, inputs=[prompt, face_image, mode], label='Ghibli Style')
175
  # example_inps = [
176
  # [
177
  # 'portrait, pixar',
 
179
  # 'fidelity',
180
  # ]
181
  # ]
182
+ # gr.Examples(examples=example_inps, inputs=[prompt, face_image, mode], label='portrait style')
183
  example_inps = [
184
  [
185
  'a high quality digital avatar, eating icecream',