Instructions to use peter168/ddpm_floorplans_128_multidimCond_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use peter168/ddpm_floorplans_128_multidimCond_2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("peter168/ddpm_floorplans_128_multidimCond_2", 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 199
Browse files
logs/train_example/events.out.tfevents.1718234936.e5a7054d0000.810.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:c440714d0b9be171bbc4b29c7d92ce831e9604bdea615f494b37ac4bee4fe9fc
|
| 3 |
+
size 4344546
|
samples/0194.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
samples/0199.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
unet/diffusion_pytorch_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 476819932
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f060246461e95da4200ee013861a8a6518a9e4bb4542707ae219a79deef07c69
|
| 3 |
size 476819932
|