omniinfer/sd-webui-cloud-inference
Fork: 18 Star: 201 (更新于 2024-11-09 16:19:48)
license: 暂无
Language: Python .
Stable Diffusion(SDXL/Refiner)WebUI Cloud Inference Extension
最后发布版本: 0.1.9 ( 2023-12-07 16:32:20)
Stable Diffusion Web UI Cloud Inference
What capabilities does this extension offer?
This extension enables faster image generation without the need for expensive GPUs and seamlessly integrates with the AUTOMAIC1111 UI.
Benefits:
- No expensive GPUs required, can even use the CPU.
- No need to change your workflow, compatible with the usage and scripts of sd-webui, such as X/Y/Z Plot, Prompt from file, etc.
- Support for 10000+ Checkpoint models, don't need download
Compatibility and Limitations
Feature | Support | Limitations |
---|---|---|
txt2img | ✅ | |
txt2img_hires.fix | ✅ | |
txt2img_sdxl_refiner | ✅ | |
txt2img_controlnet | ✅ | |
img2img | ✅ | |
img2img_inpaint | ✅ | |
img2img_sdxl_refiner | ✅ | |
img2img_controlnet | ✅ | |
extras upscale | ✅ | |
vae model | ✅ | |
scripts - X/Y/Z plot | ✅ | |
scripts - Prompt matrix | ✅ | |
scripts - Prompt from file | ✅ |
How it works
Guide
1. Install sd-webui-cloud-inference
2. Get your omniinfer.io Key
Open omniinfer.io in browser
We can choice "Google Login" or "Github Login"
3. Enable Cloud Inference feature
Let us back to Cloud Inference
tab of stable-diffusion-webui
4. Test Txt2Img
Let us back to Txt2Img
tab of stable-diffusion-webui
From now on, you can give it a try and enjoy your creative journey.
Furthermore, you are welcome to freely discuss your user experience, share suggestions, and provide feedback on our Discord channel.
5. Advanced - Lora
7. Advanced - Img2img Inpainting
8. Advanced - VAE
or you can use the VAE feature with X/Y/Z
9. Advanced - ControlNet
9. Advanced - ControlNet
10. Advanced - Upscale and Hires.Fix
11. Advanced - Model Browser
12. Advanced - Tiny Model
The AUTOMATIC1111 webui loads the model on startup. However, on low-memory computers like the MacBook Air, the performance is suboptimal. To address this, we have developed a stripped-down minimal-size model. You can utilize the following commands to enable it.
its will reduce memory from 4.8G -> 739MB
- Download tiny model and config to model config.
wget -O ./models/Stable-diffusion/tiny.yaml https://github.com/omniinfer/sd-webui-cloud-inference/releases/download/tiny-model/tiny.yaml
wget -O ./models/Stable-diffusion/tiny.safetensors https://github.com/omniinfer/sd-webui-cloud-inference/releases/download/tiny-model/tiny.safetensors
- start webui with tiny model
--ckpt=/stable-diffusion-webui/models/Stable-diffusion/tiny.safetensors
13. Advanced - SDXL Refiner
最近版本更新:(数据更新于 2024-09-04 13:40:11)
2023-12-07 16:32:20 0.1.9
2023-09-04 14:56:00 0.1.8
2023-08-27 17:11:27 0.1.7
2023-08-27 16:53:38 tiny-model
2023-08-09 16:11:31 0.1.6
2023-07-25 23:30:03 0.1.5
2023-07-22 18:09:39 0.1.4
2023-07-20 16:03:46 0.1.3
2023-07-11 21:08:28 0.1.2
主题(topics):
sdxl, stable-diffusion, stable-diffusion-api, stable-diffusion-extension, stable-diffusion-webui, stable-diffusion-webui-plugin, stable-diffusion-xl
omniinfer/sd-webui-cloud-inference同语言 Python最近更新仓库
2024-11-22 02:39:01 goauthentik/authentik
2024-11-22 00:03:47 comfyanonymous/ComfyUI
2024-11-21 22:06:18 rashevskyv/dbi
2024-11-21 21:09:02 xtekky/gpt4free
2024-11-21 20:03:58 ultralytics/ultralytics
2024-11-21 00:54:04 hect0x7/JMComic-Crawler-Python