ByteDance-Seed / ByteDance-Seed/VINCIE
help me, generate noise?
- Dominant language
- Python
- Stars
- 61
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
my code is as followed:
```
p1=": "
p2="Based on , Shadows danced on the walls as I in 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 : "
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
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the command with main.py, configs/generate.yaml, g.png, and the output directory. Inspect the image-placeholder and prompt-generation settings, then compare the generated result with the intended behavior; the issue needs a clearer expected result before completion can be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100