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
Add 4 files
Browse files
images/majicmixRealistic_v7.png
ADDED
|
Git LFS Details
|
photoStyle_v10.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:509404c4e79d5b7cdfe1355c1fcd88be3400c9288ef84294f2c74930864ce28a
|
| 3 |
+
size 3104639875
|
ponyRealism_V23ULTRA.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06b76e07b79f3955fe7c0beb15b5b6043c895c39cbdb9f66a9c9bed402f5a302
|
| 3 |
+
size 6938040706
|
realmixpony_v10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ef7315e353fe9a190de34412d1bcc61c823e1d8b3249aa8c033b02a8775d8fd
|
| 3 |
+
size 6938055170
|