-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Description
The project lacks comprehensive documentation explaining the RelaCtrl architecture, its components, and how different parts interact. The README provides basic installation and inference steps but doesn't adequately explain the model's architecture, the significance of different parameters, or how to train/fine-tune the model.
Specific Issues
- Missing architecture diagram or detailed explanation of RelaCtrl's approach
- No documentation on the significance of parameters in the TDSM and RGLC_Block classes
- No explanation of how to train or fine-tune the model
- Insufficient documentation for the
RelactrlPixArtMSHalf_RelaCtrlclass and its relationship to PixArt
Proposed Solution
- Add an architecture section to the README with a diagram illustrating RelaCtrl components
- Add docstrings to key classes and methods explaining their purpose and parameters
- Provide a training/fine-tuning guide with examples of how to adapt the model
- Document model hyperparameters and their impact on generation quality
- Include more examples of different use cases beyond the basic ones provided
Metadata
Metadata
Assignees
Labels
No labels