



Prompt Keywords: thick ???, booty pose, big fat ass
Demo: https://colab.research.google.com/drive/1BDMiPrI9fuuA1pxZY-OAd4xM7BKUglfy?usp=sharing
**Note: Change the prompt in demo, must include Keywords.
works better if used with ControlNet
The LoRA model is created by "train_dreambooth_lora.py" script provided on official diffusers github repo (https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/train_dreambooth_lora.py)
LoRA compatible with AUTOMATIC1111 or other WebUI.
You can also load this LoRA with few simple lines of code:
#Load any model (Base Model->SD 1.5) of your choice
pipeline = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", use_safetensors=True)
#Load LoRA
pipeline.load_lora_weights(pretrained_model_name_or_path_or_dict="path where lora is stored", weight_name="perfect_thick_ass.safetensors")
1. 轉载模型僅供學習與交流分享,其版權及最終解释權归原作者。
2. 模型原作者如需認領模型,請通過官方渠道联系海藝AI工作人員進行認證。我們致力於保護每一位創作者的權益。 點擊去認領
