Instructions to use tera0711/Checkpoint2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use tera0711/Checkpoint2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-3.5-large", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("tera0711/Checkpoint2") prompt = "UNICODE\u0000\u00001\u0000g\u0000i\u0000r\u0000l\u0000,\u0000s\u0000w\u0000e\u0000a\u0000t\u0000e\u0000r\u0000,\u0000w\u0000h\u0000i\u0000t\u0000e\u0000 \u0000b\u0000a\u0000c\u0000k\u0000g\u0000r\u0000o\u0000u\u0000n\u0000d\u0000,\u0000" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Upload 2 files
Browse files
pornmasterProSd15V101_v101VAE.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6b28e518c7396097ae599e9c83166484955be2517d88472bda230ca88b4377a
|
| 3 |
+
size 2132626066
|
pornmasterProV9VAE_v9VAE.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:082c537952882e5fb442d8a730cec296ac63c5de0e859b1a2a405e9e04dece2e
|
| 3 |
+
size 2132626066
|