Instructions to use PERFECTTAUNGOO/LC72 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use PERFECTTAUNGOO/LC72 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/LC72") prompt = "a Asian girlï¼The woman wore a low-cut wedding dressï¼smileï¼cuteï¼ standing in front of red huge flowers, Zen, minimalism, 8k resolution style, daria endresen, james nares, mike campau, 35 mm shot, inspired by fairy tale" 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 Asian girlï¼\x8CThe woman wore a low-cut wedding dressï¼\x8Csmileï¼\x8Ccuteï¼\x8C standing in front of red huge flowers, Zen, minimalism, 8k resolution style, daria endresen, james nares, mike campau, 35 mm shot, inspired by fairy tale" | |
| parameters: | |
| negative_prompt: >- | |
| 3(ng_deepnegative_v1_75t),badhandv4,bad-picture-chill-75v,bad_prompt_version2-neg,Poorly | |
| drawn face,Poorly drawn hands,NSFW,(worst quality, low | |
| quality:2),zombie,overexposure,watermark,text,bad anatomy,bad hand,extra | |
| hands,extra fingers,too many fingers,fused fingers,bad arm,distorted | |
| arm,extra arms,fused arms,extra legs,missing leg,disembodied leg,extra | |
| nipples,detached arm,liquid hand,inverted hand,disembodied limb,oversized | |
| head,extra body,completely nude,extra navel,(hair between | |
| eyes),sketch,duplicate,ugly,huge eyes,text,logo,worst face,(bad and | |
| mutated hands:1.3),(blurry:2),horror,geometry,bad_prompt,(bad | |
| hands),(missing fingers), | |
| output: | |
| url: images/02.png | |
| - text: "a Asian girlï¼\x8CThe woman wore a low-cut wedding dressï¼\x8Csmileï¼\x8Ccuteï¼\x8C standing in front of red huge flowers, Zen, minimalism, 8k resolution style, daria endresen, james nares, mike campau, 35 mm shot, inspired by fairy tale" | |
| parameters: | |
| negative_prompt: >- | |
| 3(ng_deepnegative_v1_75t),badhandv4,bad-picture-chill-75v,bad_prompt_version2-neg,Poorly | |
| drawn face,Poorly drawn hands,NSFW,(worst quality, low | |
| quality:2),zombie,overexposure,watermark,text,bad anatomy,bad hand,extra | |
| hands,extra fingers,too many fingers,fused fingers,bad arm,distorted | |
| arm,extra arms,fused arms,extra legs,missing leg,disembodied leg,extra | |
| nipples,detached arm,liquid hand,inverted hand,disembodied limb,oversized | |
| head,extra body,completely nude,extra navel,(hair between | |
| eyes),sketch,duplicate,ugly,huge eyes,text,logo,worst face,(bad and | |
| mutated hands:1.3),(blurry:2),horror,geometry,bad_prompt,(bad | |
| hands),(missing fingers), | |
| output: | |
| url: images/01.png | |
| base_model: CompVis/stable-diffusion-v1-4 | |
| instance_prompt: null | |
| license: cc-by-4.0 | |
| # LC72 | |
| <Gallery /> | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/PERFECTTAUNGOO/LC72/tree/main) them in the Files & versions tab. | |