Spaces:
Running
on
Zero
Running
on
Zero
Update examples/examples.py
Browse files- examples/examples.py +2 -2
examples/examples.py
CHANGED
@@ -2,9 +2,9 @@ all_examples = [
|
|
2 |
{
|
3 |
"input_image": None,
|
4 |
"input_mask": None,
|
5 |
-
"input_reference_image": "assets/samples/portrait/
|
6 |
"save_path": "examples/outputs/portrait_human_1.jpg",
|
7 |
-
"instruction": "
|
8 |
"output_h": 1024,
|
9 |
"output_w": 1024,
|
10 |
"seed": 4194866942,
|
|
|
2 |
{
|
3 |
"input_image": None,
|
4 |
"input_mask": None,
|
5 |
+
"input_reference_image": "assets/samples/portrait/8f13fc996c99688f3af8e2300848a001.jpg",
|
6 |
"save_path": "examples/outputs/portrait_human_1.jpg",
|
7 |
+
"instruction": "Dress the character in the image with elf ears and a wizard's robe, transforming them into a mage character from a fantasy world.",
|
8 |
"output_h": 1024,
|
9 |
"output_w": 1024,
|
10 |
"seed": 4194866942,
|