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.2.tar.gz
(70.6 kB
view details)
Built Distribution
File details
Details for the file civitai_dl-0.1.2.tar.gz
.
File metadata
- Download URL: civitai_dl-0.1.2.tar.gz
- Upload date:
- Size: 70.6 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 |
594976ba01f83de21951678c7d892be07cba0ee9a34de5d35434fa52ec2d00c7
|
|
MD5 |
dddbc92cc2be1ceac36e7a5d6ac49792
|
|
BLAKE2b-256 |
9efadbbc69de5f6a9d42a94e529690b0c0e1301431d11e72e796d0753067f8dc
|
File details
Details for the file civitai_dl-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: civitai_dl-0.1.2-py3-none-any.whl
- Upload date:
- Size: 83.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 |
f97c62e6263fc428dddcfba832890242489cc88dab32d9962c7b4f37aa442bdd
|
|
MD5 |
7082b54bfe830be79b91cd7c6b8a09a1
|
|
BLAKE2b-256 |
a39ba8fda37357e24912c96f6a05d7bae76dc0a5ac44a8bb72423f462e15b799
|