Instructions to use hiddenbox/pore_dream6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use hiddenbox/pore_dream6 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("SG161222/Realistic_Vision_V5.1_noVAE", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("hiddenbox/pore_dream6") prompt = "a photo of a1sfv dog" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Ctrl+K
- checkpoint-100
- checkpoint-1000
- checkpoint-10000
- checkpoint-100000
- checkpoint-100100
- checkpoint-100200
- checkpoint-100300
- checkpoint-100400
- checkpoint-100500
- checkpoint-100600
- checkpoint-100700
- checkpoint-100800
- checkpoint-100900
- checkpoint-10100
- checkpoint-101000
- checkpoint-101100
- checkpoint-101200
- checkpoint-101300
- checkpoint-101400
- checkpoint-101500
- checkpoint-101600
- checkpoint-101700
- checkpoint-101800
- checkpoint-101900
- checkpoint-10200
- checkpoint-102000
- checkpoint-102100
- checkpoint-102200
- checkpoint-102300
- checkpoint-102400
- checkpoint-102500
- checkpoint-102600
- checkpoint-102700
- checkpoint-102800
- checkpoint-102900
- checkpoint-10300
- checkpoint-103000
- checkpoint-103100
- checkpoint-103200
- checkpoint-103300
- checkpoint-103400
- checkpoint-103500
- checkpoint-103600
- checkpoint-103700
- checkpoint-103800
- checkpoint-103900
- checkpoint-10400
- checkpoint-104000
- checkpoint-104100
- checkpoint-104200