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

fixed wrong file extension bug (bug where all model's file extension was safetensors), also fixed the bug where python requests was unable to parse chinese characters by switching from latin-1 to utf-8 #12

Closed OwenTruong closed 10 months ago

OwenTruong commented 10 months ago

4

5