Skip to content

Releases: regiellis/civitai-models-cli

v0.7.5

21 Aug 14:47
Compare
Choose a tag to compare

Full Changelog: v0.7.4...v0.7.5

v0.7.4

21 Aug 12:33
Compare
Choose a tag to compare
  • Add version.py so that PyPI can pick up the proper version of the package

Full Changelog: v0.7.3...v0.7.4

v0.7.3

21 Aug 12:05
Compare
Choose a tag to compare
  • Update to package name for PyPI publishing
  • Added some tests

Full Changelog: v0.7.2...v0.7.3

v0.7.2

21 Aug 05:00
Compare
Choose a tag to compare

Version Bump

Full Changelog: v0.7.1...v0.7.2

v0.7.1

21 Aug 03:39
Compare
Choose a tag to compare
  • Hotfix: Remove all instances of request and replaced with httpx to avoid conflicts with other libraries.

v0.6.5

18 Aug 01:55
5fb2bf9
Compare
Choose a tag to compare

Full Changelog: v0.6.4...v0.6.5

v0.6.2

16 Aug 20:35
Compare
Choose a tag to compare

HOTFIX: Remove secondary prompts in search

Full Changelog: v0.6.1...v0.6.2

v0.6.0

16 Aug 14:37
Compare
Choose a tag to compare

Add more "stats" to to the stats command

  • Add breakdown by model and directory, by total size and number of files
  • Add paths to display table
  • Adjust color to make it easier to read
  • Move the stats command to its own file
  • Move helper functions to their own file
  • simplify the app.command call for inpect and stats
  • add fine_model_by_name helper function

Full Changelog: v0.5.2...v0.6.0

v0.5.2

11 Aug 18:51
Compare
Choose a tag to compare

Fix download issue with variant models
Add more file types for download
Fix #1: Add components folder and move helpers.py to components folder
Fix #2: Add utils.py to components folder

Full Changelog: v0.5.1...v0.5.2

v0.5.1

11 Aug 11:19
Compare
Choose a tag to compare

Full Changelog: v0.5.0...v0.5.1