Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -166,7 +166,7 @@ with gr.Blocks(title="DyCA-HiFi", theme = "Yntec/HaleyCH_Theme_Orange") as SAK:
|
|
166 |
|
167 |
example_inps = [
|
168 |
[
|
169 |
-
'Make the character casually sip a cup of coffee standing in the moonlight
|
170 |
'sample_img/test_image_1.jpg',
|
171 |
'fidelity',
|
172 |
]
|
|
|
166 |
|
167 |
example_inps = [
|
168 |
[
|
169 |
+
'Make the character casually sip a cup of coffee standing in the moonlight',
|
170 |
'sample_img/test_image_1.jpg',
|
171 |
'fidelity',
|
172 |
]
|