Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -193,7 +193,7 @@ with gr.Blocks(title="ToonMagev2", theme = theme) as SAK:
|
|
193 |
|
194 |
example_inps = [
|
195 |
[
|
196 |
-
'portrait,
|
197 |
'sample_img/image1.png',
|
198 |
'sample_img/sample_img_test24.jpg',
|
199 |
'fidelity',
|
|
|
193 |
|
194 |
example_inps = [
|
195 |
[
|
196 |
+
'portrait, ironman',
|
197 |
'sample_img/image1.png',
|
198 |
'sample_img/sample_img_test24.jpg',
|
199 |
'fidelity',
|