Instructions to use nerijs/coralchar-diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use nerijs/coralchar-diffusion with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("nerijs/coralchar-diffusion", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Upload 7 files
Browse files- coralchar-v1-inpainting.ckpt +3 -0
- coralchar-v1_step_1000.ckpt +3 -0
- coralchar-v1_step_2000.ckpt +3 -0
- coralchar-v1_step_3000.ckpt +3 -0
- coralchar-v1_step_4000.ckpt +3 -0
- coralchar-v1_step_5000.ckpt +3 -0
- coralchar-v1_step_6000.ckpt +3 -0
coralchar-v1-inpainting.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3958506d57842e2573efd505c2b7017eff07a7540059c2604dc7e5c9b676ead4
|
| 3 |
+
size 2132937312
|
coralchar-v1_step_1000.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:82966d97201b9d510f0be2a28a997fa56abeb0df52636686b534350a7fde1c92
|
| 3 |
+
size 2132856622
|
coralchar-v1_step_2000.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c3e5ae67614b6eb6c1b94780217cb6df6084b9d3551ab010499dee6bd6254ea
|
| 3 |
+
size 2132856622
|
coralchar-v1_step_3000.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:967a31574ad8ae75eab062f4deb07bef9adac2ba71e65eb781f7ae9326fc3cea
|
| 3 |
+
size 2132856622
|
coralchar-v1_step_4000.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:148f79e07e51c08d63ae7ea070513011bee2ec2363c2858d2856ff558614ac53
|
| 3 |
+
size 2132856622
|
coralchar-v1_step_5000.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b162eeccd0c3ba35ce216f7f3e811fd7924e31acb93b890a771b813cca40e8ba
|
| 3 |
+
size 2132856622
|
coralchar-v1_step_6000.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04e94a538d0ac50388e88b956a5e97ae1388004aa5405bb4794253b772f5e1ae
|
| 3 |
+
size 2132856622
|