Update README.md
Browse files
README.md
CHANGED
@@ -20,4 +20,12 @@ pipeline = DDPMPipeline.from_pretrained('muneebable/ddpm-celebahq-finetuned-anim
|
|
20 |
image = pipeline().images[0]
|
21 |
image
|
22 |
```
|
23 |
-
Traning: https://wandb.ai/muneebable/face_finetune/runs/1c7m37yr/overview
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
image = pipeline().images[0]
|
21 |
image
|
22 |
```
|
23 |
+
Traning: https://wandb.ai/muneebable/face_finetune/runs/1c7m37yr/overview
|
24 |
+
|
25 |
+
|
26 |
+
Some Examples:
|
27 |
+
|
28 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/619bb22466f2bc80c2029e08/R07n9vFj2-FN8tC1wl2v2.png)
|
29 |
+
|
30 |
+
|
31 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/619bb22466f2bc80c2029e08/E1s_Ejlg-hrdPBf6qfHZv.png)
|