Instructions to use PERFECTTAUNGOO/LC14 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use PERFECTTAUNGOO/LC14 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("CompVis/stable-diffusion-v1-4", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("PERFECTTAUNGOO/LC14") prompt = "A beautiful Chinese woman in a white wedding dress,standing inside the bright and dreamy marble palace surrounded by light clouds. She is wearing an off-the-shoulder diamond top with a large round skirt satin ball gown,her long hair flowing behind her,her face illuminated under the sunlight,her eyes sparkling with joy as if immersed in dreams,surrounded by towering columns of light that create a magical atmosphere,photographed in the style of photographer James Bidgood.,,<lora:tiankong_20240705221250:0.8>" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - stable-diffusion | |
| - lora | |
| - diffusers | |
| - template:sd-lora | |
| widget: | |
| - text: >- | |
| A beautiful Chinese woman in a white wedding dress,standing inside the | |
| bright and dreamy marble palace surrounded by light clouds. She is wearing | |
| an off-the-shoulder diamond top with a large round skirt satin ball gown,her | |
| long hair flowing behind her,her face illuminated under the sunlight,her | |
| eyes sparkling with joy as if immersed in dreams,surrounded by towering | |
| columns of light that create a magical atmosphere,photographed in the style | |
| of photographer James Bidgood.,,<lora:tiankong_20240705221250:0.8> | |
| parameters: | |
| negative_prompt: >- | |
| (nsfw:1.5),verybadimagenegative_v1.3,ng_deepnegative_v1_75t,(ugly | |
| face:0.8),cross-eyed,sketches,(worst quality:2),(low quality:2),(normal | |
| quality:2),lowres,normal quality,((monochrome)),((grayscale)),skin | |
| spots,acnes,skin blemishes,bad anatomy,DeepNegative,facing away,tilted | |
| head,{Multiple people},lowres,bad anatomy,bad hands,text,error,missing | |
| fingers,extra digit,fewer digits,cropped,worstquality,low quality,normal | |
| quality,jpegartifacts,signature,watermark,username,blurry,bad | |
| feet,cropped,poorly drawn hands,poorly drawn face,mutation,deformed,worst | |
| quality,low quality,normal quality,jpeg | |
| artifacts,signature,watermark,extra fingers,fewer digits,extra limbs,extra | |
| arms,extra legs,malformed limbs,fused fingers,too many fingers,long | |
| neck,cross-eyed,mutated hands,polar lowres,bad body,bad proportions,gross | |
| proportions,text,error,missing fingers,missing arms,missing legs,extra | |
| digit,extra arms,extra leg,extra foot,((repeating hair)),(extra fingers, | |
| deformed hands, polydactyl, Sexy, exposed,The bikini, poorly drawn | |
| face,Facial deformities,poorly drawn asymmetric eyes,Repeated people, | |
| multiple people, many people), | |
| output: | |
| url: images/05.png | |
| - text: >- | |
| A beautiful Chinese woman in a white wedding dress,standing inside the | |
| bright and dreamy marble palace surrounded by light clouds. She is wearing | |
| an off-the-shoulder diamond top with a large round skirt satin ball gown,her | |
| long hair flowing behind her,her face illuminated under the sunlight,her | |
| eyes sparkling with joy as if immersed in dreams,surrounded by towering | |
| columns of light that create a magical atmosphere,photographed in the style | |
| of photographer James Bidgood.,,<lora:tiankong_20240705221250:0.8> | |
| parameters: | |
| negative_prompt: >- | |
| (nsfw:1.5),verybadimagenegative_v1.3,ng_deepnegative_v1_75t,(ugly | |
| face:0.8),cross-eyed,sketches,(worst quality:2),(low quality:2),(normal | |
| quality:2),lowres,normal quality,((monochrome)),((grayscale)),skin | |
| spots,acnes,skin blemishes,bad anatomy,DeepNegative,facing away,tilted | |
| head,{Multiple people},lowres,bad anatomy,bad hands,text,error,missing | |
| fingers,extra digit,fewer digits,cropped,worstquality,low quality,normal | |
| quality,jpegartifacts,signature,watermark,username,blurry,bad | |
| feet,cropped,poorly drawn hands,poorly drawn face,mutation,deformed,worst | |
| quality,low quality,normal quality,jpeg | |
| artifacts,signature,watermark,extra fingers,fewer digits,extra limbs,extra | |
| arms,extra legs,malformed limbs,fused fingers,too many fingers,long | |
| neck,cross-eyed,mutated hands,polar lowres,bad body,bad proportions,gross | |
| proportions,text,error,missing fingers,missing arms,missing legs,extra | |
| digit,extra arms,extra leg,extra foot,((repeating hair)),(extra fingers, | |
| deformed hands, polydactyl, Sexy, exposed,The bikini, poorly drawn | |
| face,Facial deformities,poorly drawn asymmetric eyes,Repeated people, | |
| multiple people, many people), | |
| output: | |
| url: images/02.png | |
| base_model: CompVis/stable-diffusion-v1-4 | |
| instance_prompt: null | |
| license: cc-by-4.0 | |
| # LC04 | |
| <Gallery /> | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/PERFECTTAUNGOO/LC14/tree/main) them in the Files & versions tab. | |