artcraft provides image generation based on diffusers.
- Text2Image/Image2Image
- Lora/Text Inversion/ControlNet support
- Image Processors
- Model Manager
make sure your python>=3.9.
pip install artcraft
make sure you have installed artcraft successfully.
artcraft
you will see
Running on local URL: http://127.0.0.1:7860
To create a public link, set `share=True` in `launch()`.