Instructions to use zelinzang/ddpm-ema-flowers-64 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use zelinzang/ddpm-ema-flowers-64 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("zelinzang/ddpm-ema-flowers-64", 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
Epoch 60
Browse files- checkpoint-2500/optimizer.bin +1 -1
- checkpoint-2500/random_states_0.pkl +2 -2
- checkpoint-2500/scheduler.bin +1 -1
- checkpoint-2500/unet/diffusion_pytorch_model.bin +1 -1
- checkpoint-2500/unet_ema/diffusion_pytorch_model.bin +1 -1
- logs/train_unconditional/events.out.tfevents.1678728297.pytorch-51b835aa-mhvxg.112.0 +2 -2
- unet/diffusion_pytorch_model.bin +1 -1
checkpoint-2500/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 909763235
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bafe5d8af86ff2b5a441a726d5468da55c97bce7d46f190649776f72feb0f025
|
| 3 |
size 909763235
|
checkpoint-2500/random_states_0.pkl
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:d9e25e074c05284ebf485e4863f34d1bbe957571169f0440d54721ea9aceda0f
|
| 3 |
+
size 15691
|
checkpoint-2500/scheduler.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 563
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e00b78656e0c59804f7af284b1fc8425e3ade70e9ce5c9a273d1e18e35706be
|
| 3 |
size 563
|
checkpoint-2500/unet/diffusion_pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 454867325
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7236d8acca5499e1039a8b9604133e0e69199f46333558eea3fa5060cee7590
|
| 3 |
size 454867325
|
checkpoint-2500/unet_ema/diffusion_pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 454860989
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8cdbba898183f91e2fa56deaed675e72a86098fc5cb959d21468c458da78d9f6
|
| 3 |
size 454860989
|
logs/train_unconditional/events.out.tfevents.1678728297.pytorch-51b835aa-mhvxg.112.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:fec4e1a6f0fd4605955d376d822c0e68b9121c610ee19d74705bb9b730057070
|
| 3 |
+
size 1457312
|
unet/diffusion_pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 454867325
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f55df0c286ac62efc684553d89a511f5153a104dd473659d525dac2ef272973a
|
| 3 |
size 454867325
|