OwenTruong / civitdl

A CLI python script to batch download models from CivitAI with CivitAI Api V1
Apache License 2.0
46 stars 6 forks source link

Add support for using CivitAI's civitai.com/api routes #2

Closed OwenTruong closed 10 months ago

OwenTruong commented 10 months ago

Currently program supports only civitai.com/model routes. Example: https://civitai.com/models/103608?modelVersionId=112445

Addition of an API route should not be too difficult.

Related issue: #1