Instructions to use scarlettlin/0519_uncondition with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use scarlettlin/0519_uncondition with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("scarlettlin/0519_uncondition", 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
Commit ·
43eb2fa
1
Parent(s): 3ef1ea5
Epoch 220
Browse files
.gitattributes
CHANGED
|
@@ -76,3 +76,7 @@ checkpoint_image/200_0.png filter=lfs diff=lfs merge=lfs -text
|
|
| 76 |
checkpoint_image/200_1.png filter=lfs diff=lfs merge=lfs -text
|
| 77 |
checkpoint_image/200_2.png filter=lfs diff=lfs merge=lfs -text
|
| 78 |
checkpoint_image/200_3.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 76 |
checkpoint_image/200_1.png filter=lfs diff=lfs merge=lfs -text
|
| 77 |
checkpoint_image/200_2.png filter=lfs diff=lfs merge=lfs -text
|
| 78 |
checkpoint_image/200_3.png filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
checkpoint_image/220_0.png filter=lfs diff=lfs merge=lfs -text
|
| 80 |
+
checkpoint_image/220_1.png filter=lfs diff=lfs merge=lfs -text
|
| 81 |
+
checkpoint_image/220_2.png filter=lfs diff=lfs merge=lfs -text
|
| 82 |
+
checkpoint_image/220_3.png filter=lfs diff=lfs merge=lfs -text
|
checkpoint_image/220_0.png
ADDED
|
Git LFS Details
|
checkpoint_image/220_1.png
ADDED
|
Git LFS Details
|
checkpoint_image/220_2.png
ADDED
|
Git LFS Details
|
checkpoint_image/220_3.png
ADDED
|
Git LFS Details
|
logs/train_unconditional/events.out.tfevents.1684478872.DESKTOP-H595TQ5.21288.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0f4b765b2affaa335cc9eeaa571d8dc09b82bdd1e5e7d7d3a4c52893045a06b
|
| 3 |
+
size 24496949
|
unet/diffusion_pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 454867965
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c96ddbcb2f9888925fcfaa6f5e0ba9053709f32d96efee8817f09901e55aafc7
|
| 3 |
size 454867965
|