Spaces:
Running
on
Zero
request
can you make this as cli ver?
It's not impossible, but it doesn't make much sense. The heart of this space is stablepy, which is originally for the CLI.
It's a library like Diffusers specialized for Stable Diffusion and made closer to the A1111 WebUI specification. (Prompt, LoRA, CLIP Skip, etc.
)
The original DiffuseCraft is a demo by r3gm, the author of stablepy himself, and the code of this space around inference has not been changed much from the original, so you should get the same results if you pass the same numbers. (Theoretically)
https://github.com/R3gm/stablepy
https://huggingface.co/r3gm
https://huggingface.co/spaces/r3gm/DiffuseCraft
If there is any functionality you need, I can gradually arrange it for the CLI, or you can ask r3gm to finish it with 10 times more quality than mine π , and we will have more official functionality.
okay