modelscope / modelscope/DiffSynth-Studio
edit_image 字段是填写什么内容?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.1k
- Forks
- 1.3k
- Avg merge
- 13h 12m
- Merged PRs (30d)
- 45
Description
训练qwen-image-edit.sh ,看到这个字段里
--data_file_keys "image,edit_image" \
edit_image 是要放什么内容?没找到相关说明。不写这个字段就会报错。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with qwen-image-edit.sh and trace the --data_file_keys argument to the dataset-loading code. Check any nearby training documentation or examples to determine what edit_image should contain and why omitting it fails. Done means the expected value, dataset format, and required-field behavior are documented clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100