modelscope / modelscope/DiffSynth-Studio
DiffSynth-Studio/Qwen-Image-EliGen-V2
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.1k
- Forks
- 1.3k
- Avg merge
- 13h 12m
- Merged PRs (30d)
- 45
Description
Hi, could you clarify the required format for --dataset_metadata_path and how it matches with --data_file_keys?
Should the JSON file be a list of objects with keys like "image" and "eligen_entity_masks" that directly correspond to the arguments?
--dataset_metadata_path data/example_image_dataset/metadata_eligen.json \
--data_file_keys "image,eligen_entity_masks" \
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 by locating the command or documentation entry point that defines --dataset_metadata_path and --data_file_keys, then inspect data/example_image_dataset/metadata_eligen.json. Document the accepted metadata structure and explain how its fields correspond to the supplied --data_file_keys values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, documentation, machine-learning
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100