sd_control_collection
lllyasvielIntroduction
The SD Control Collection is a repository of community-shared control models available for flexible download. These models are in float16 and safetensor formats, ensuring compatibility and ease of use.
Architecture
The collection includes various models, each tailored for specific uses, such as canny, depth, openpose, and others. These models are optimized for different tasks and are stored in safetensor format for efficient storage and transfer.
Training
Details regarding the training procedures or datasets used for these models are not provided in the current documentation. The focus is on providing access to pre-trained models for use in specific tasks.
Guide: Running Locally
- Download Models: Access the models from the repository here. Download the required model files directly.
- Rename Files: If downloading from raw URLs, ensure to rename the files appropriately.
- Setup Environment: Ensure you have a compatible environment set up with appropriate libraries and dependencies for running these models.
- Cloud GPU Recommendation: Consider using cloud GPUs from providers like AWS, Google Cloud, or Azure for efficient model running, especially for large models.
License
The documentation does not specify a particular license for the models. For usage rights and restrictions, users should refer to the repository or contact the model authors directly via the provided channels.