muneebable
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -20,3 +20,6 @@ pipeline = DDPMPipeline.from_pretrained('muneebable/ddpm-celebahq-finetuned-simp
|
|
20 |
image = pipeline().images[0]
|
21 |
image
|
22 |
```
|
|
|
|
|
|
|
|
20 |
image = pipeline().images[0]
|
21 |
image
|
22 |
```
|
23 |
+
|
24 |
+
|
25 |
+
Traning Process: https://wandb.ai/muneebable/face_finetune/runs/el2229rs?nw=nwusermuneebable
|