Instructions to use rocifier/painterly with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use rocifier/painterly with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("rocifier/painterly") prompt = "Mountain,lake water,Boat,Forest,bichu,oil painting,masterpiece,best quality,HDR.UHD.4K,8K,64K,<lora:bichu0612:0.6>,<lora:油画笔触Oil brushstrokes:0.7>" 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: >- | |
| Mountain,lake water,Boat,Forest,bichu,oil painting,masterpiece,best | |
| quality,HDR.UHD.4K,8K,64K,<lora:bichu0612:0.6>,<lora:油画笔触Oil | |
| brushstrokes:0.7> | |
| parameters: | |
| negative_prompt: >- | |
| (low quality, worst quality:1.4),(bad anatomy),extra digit,cropped,jpeg | |
| artifacts,signature,watermark,username,blurry, Steps: 24, Sampler: DPM++ | |
| 2M, CFG scale: 7, Seed: 1784227661, Size: 512x768, Model hash: 5493a0ec49, | |
| Model: 厚涂--abyssorangemix3AOM3_aom3a1b, Clip skip: 2, Lora hashes: | |
| "bichu0612: 069fd5176bd3, 油画笔触Oil brushstrokes: fea77195f5f0", Version: | |
| v1.3.2, Hashes: {"vae": "c6a580b13a", "lora:bichu0612": "b35b695a5e", | |
| "model": "5493a0ec49"} | |
| output: | |
| url: >- | |
| images/03798-1784227661-Mountain,lake_water,Boat,Forest,bichu,oil_painting,masterpiece,best_quality,HDR.UHD.4K,8K,64K,,,.jpeg | |
| - text: >- | |
| Mountain,lake water,Boat,Forest,bichu,oil painting,masterpiece,best | |
| quality,HDR.UHD.4K,8K,64K,<lora:bichu0612:0.6>,<lora:油画笔触Oil | |
| brushstrokes:0.7> | |
| parameters: | |
| negative_prompt: >- | |
| (low quality, worst quality:1.4),(bad anatomy),extra digit,cropped,jpeg | |
| artifacts,signature,watermark,username,blurry, Steps: 24, Sampler: DPM++ | |
| 2M, CFG scale: 7, Seed: 1784227663, Size: 512x768, Model hash: 5493a0ec49, | |
| Model: 厚涂--abyssorangemix3AOM3_aom3a1b, Clip skip: 2, Lora hashes: | |
| "bichu0612: 069fd5176bd3, 油画笔触Oil brushstrokes: fea77195f5f0", Version: | |
| v1.3.2, Hashes: {"vae": "c6a580b13a", "lora:bichu0612": "b35b695a5e", | |
| "model": "5493a0ec49"} | |
| output: | |
| url: >- | |
| images/03800-1784227663-Mountain,lake_water,Boat,Forest,bichu,oil_painting,masterpiece,best_quality,HDR.UHD.4K,8K,64K,,,.jpeg | |
| - text: >- | |
| arameters 1girl,Balcony,Coffee Table,Coffee,bichu,oil | |
| painting,masterpiece,best quality,HDR.UHD.4K,8K,64K,<lora:bichu-v0612:0.7> | |
| parameters: | |
| negative_prompt: >- | |
| worst quality,low quality,bad quality,lowres, Steps: 24, Sampler: DPM++ | |
| 2M, CFG scale: 7, Seed: 226280166, Size: 512x768, Model hash: bde6750eac, | |
| Model: 厚涂--majicmixFantasy_v20, Clip skip: 2, ADetailer model: | |
| face_yolov8n.pt, ADetailer confidence: 0.3, ADetailer dilate/erode: 32, | |
| ADetailer mask blur: 4, ADetailer denoising strength: 0.4, ADetailer | |
| inpaint only masked: True, ADetailer inpaint padding: 32, ADetailer | |
| version: 23.6.2, Lora hashes: "bichu-v0612: fbbebffec6fe", Version: | |
| v1.3.2, Hashes: {"vae": "c6a580b13a", "model": "bde6750eac"} | |
| output: | |
| url: >- | |
| images/03833-226280166-1girl,Balcony,Coffee_Table,Coffee,bichu,oil_painting,masterpiece,best_quality,HDR.UHD.4K,8K,64K,,.jpeg | |
| base_model: runwayml/stable-diffusion-v1-5 | |
| instance_prompt: null | |
| license: mit | |
| # stable-paint | |
| <Gallery /> | |
| ## Model description | |
| Oil paint brush strokes | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/rocifier/painterly/tree/main) them in the Files & versions tab. | |