-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Description
The project mentions the existence of prompt examples in the README (Prompt examples for different models can be found in the [prompt_exampeles](resources/demos/prompts_examples.md)), but this file might not be complete or well-organized to showcase the capabilities of different control types supported by RelaCtrl.
Impact
Without clear, organized prompt examples:
- Users may not understand how to properly format prompts for different control types
- The full capabilities of the model remain unclear
- It's difficult to reproduce results from the paper or website
Proposed Solution
- Create a well-organized prompt examples documentation with:
- Separate sections for each control type (Canny, Style, etc.)
- Example image + prompt + result triplets for each control type
- Guidelines for prompt formatting specific to each control type
- Parameter recommendations for optimal results
- Include a table summarizing the different control types and their use cases
- Fix the typo in the README (change "prompt_exampeles" to "prompt_examples")
- Provide example scripts that demonstrate how to run inference with each control type
Metadata
Metadata
Assignees
Labels
No labels