Skip to content

help me, generate noise? #1

@moveforever

Description

@moveforever

my code is as followed:

p1="<IMG1>: "
p2="Based on <IMG1>, Shadows danced on the walls as I in <IMG1> stumbled upon a forgotten campfire, where wooden crates creaked and groaned, echoing an ominous lullaby that lulled me into a false sense of safety. Output <IMAG2>: "
img0='g.png'
output_dir=output

python main.py configs/generate.yaml \
    generation.pad_img_placehoder=False \
    generation.positive_prompt.image_path="[\"$img0\"]" \
    generation.positive_prompt.prompts="[\"$p1\", \"$p2\"]" \
    generation.output.dir=$output_dir
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions