Civitai Assistant is an extension for the Stable Diffusion Forge WebUI. Its primary purpose is to fetch metadata for various models, including checkpoints, Loras, and embeddings.
- Supports the following model types:
- Checkpoints
- LoRA/DoRA/LyCORIS
- Textual Inversions (Embeddings)
- Update model tags
- LoRA activation text
- SD version
- SHA-256 hash for API
- Listing ID/model ID
- Clean UI
🚧 Currently being worked on:
- Improved metadata fetching speed
- Checking for new model versions
📝 Planned features:
- Downloading models
- By URL
- Simple integrated browser
- More model support
- Hypernetwork
- AestheticGradient
- Controlnet
- Poses
- Navigate to the extension directory in your WebUI installation
- Clone the repository:
git clone https://github.com/MisterChief95/sd-forge-civitai-Assistant.git
- Start WebUI
Civitai Assistant adds a new tab to the UI where you can select which models to have their metadata updated.
Contributions are welcome! Please fork the repository and submit a pull request.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
For any questions or issues, please open an issue on the GitHub repository.