A tool for browsing and downloading resources from Civitai
Project description
Civitai-DL
A tool designed for AI art creators to efficiently browse, download, and manage model resources from the Civitai platform.
中文文档 | English
Features
- Model search and browsing
- Batch download of models and images
- Resume downloads and queue management
- Both graphical interface and command line interaction
Installation
Using pip
pip install civitai-dl
From source
# Clone repository
git clone https://github.com/neverbiasu/civitai-dl.git
cd civitai-dl
# Install using Poetry
poetry install
Quick Start
Command Line Usage
# Download model by ID
civitai-dl download model 12345
# Search models
civitai-dl browse models --query "portrait" --type "LORA"
Launch Web Interface
civitai-dl webui
Documentation
For detailed documentation, please visit project documentation site.
Changelog
v0.1.1 (2023-11-22)
- Feature: Added
browse
command group to search and explore models from the CLI - Feature: Implemented advanced filter builder component for both WebUI and CLI searches
- Feature: Added filter templates to save and reuse complex search conditions
v0.1.0 (2023-11-15)
- Initial release
- Support downloading model files by model ID
- Support downloading specific version files by model ID and version ID
- Support downloading associated example images for models
- Provided basic Command Line Interface (CLI)
- Provided experimental Web User Interface (WebUI)
- Support for proxy settings
- Support for API key authentication
Contributing
Pull requests and issue reports are welcome.
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
civitai_dl-0.1.1.tar.gz
(60.8 kB
view details)
Built Distribution
File details
Details for the file civitai_dl-0.1.1.tar.gz
.
File metadata
- Download URL: civitai_dl-0.1.1.tar.gz
- Upload date:
- Size: 60.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.8.20 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a9e6b674c521000aa03081fd37dd0e33f68ee3ec01feb1dd47debd888a2049ed
|
|
MD5 |
4ffeaf361651a737d25686755453803e
|
|
BLAKE2b-256 |
fd9d1a7f057284099e06349c11e828bfa3f2accc5f963ef5d75900107db6d90a
|
File details
Details for the file civitai_dl-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: civitai_dl-0.1.1-py3-none-any.whl
- Upload date:
- Size: 72.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.8.20 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4342895723229f01744e2635669d2a6ee43182fd7947f558d55db3e79421c5e8
|
|
MD5 |
4cf9b88a2be2ce72aeb238ca7796a268
|
|
BLAKE2b-256 |
dbdf531035a5664f8701ec0b87fc8a6bd0a7e0da946160a13d4a758d344ca92f
|