First Version






Prompt Keywords: massive silicone ??????, huge ????, big ?????, big Cleavage
Demo: https://colab.research.google.com/drive/1BDMiPrI9fuuA1pxZY-OAd4xM7BKUglfy?usp=sharing
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="pytorch_lora_weights.safetensors")
First Version
1. 재게시된 모델의 권리는 원 제작자에게 있습니다.
2. 모델 원작자가 모델을 인증받으려면 공식 채널을 통해 SeaArt.AI 직원에게 문의하세요. 저희는 모든 창작자의 권리를 보호하기 위해 노력합니다. 인증하러 이동
