We developed a huggingface_hub-like python library for civitai models' local management #634
narugo1992
started this conversation in
General
Replies: 1 comment
|
Super cool! Looking forward to checking it out ❤️ |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
As the title suggests, we have developed a library similar to huggingface_hub, which allows users to download and manage models from Civitai locally. You can find the library here: https://github.com/narugo1992/pycivitai .
This will be quite helpful for users with development or AI research needs, and it can be used in conjunction with various existing frameworks such as
diffusers,HCP-diffusion, and more. 😄All reactions