Instructions to use Shinhati2023/Real_Woman with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shinhati2023/Real_Woman with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/lob-realvisxl-v20", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shinhati2023/Real_Woman") prompt = "A beautiful lady" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- ef4ab0a97e0bdb41cf8a0b9b27df9c3b003fe835a4ebaec54c91990c6804c23b
- Size of remote file:
- 9.13 MB
- SHA256:
- d98c4828468c8d5831c439f49914672710f63219a561b191670fa54d542fa57b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.