Commit ·
bde9338
1
Parent(s): c0b0b4b
update model card README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ language: en
|
|
| 3 |
license: apache-2.0
|
| 4 |
library_name: diffusers
|
| 5 |
tags: []
|
| 6 |
-
datasets: /content/drive/MyDrive/
|
| 7 |
metrics: []
|
| 8 |
---
|
| 9 |
|
|
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
## Model description
|
| 16 |
|
| 17 |
This diffusion model is trained with the [🤗 Diffusers](https://github.com/huggingface/diffusers) library
|
| 18 |
-
on the `/content/drive/MyDrive/
|
| 19 |
|
| 20 |
## Intended uses & limitations
|
| 21 |
|
|
|
|
| 3 |
license: apache-2.0
|
| 4 |
library_name: diffusers
|
| 5 |
tags: []
|
| 6 |
+
datasets: /content/drive/MyDrive/ColabNotebooks/img_align_celeba
|
| 7 |
metrics: []
|
| 8 |
---
|
| 9 |
|
|
|
|
| 15 |
## Model description
|
| 16 |
|
| 17 |
This diffusion model is trained with the [🤗 Diffusers](https://github.com/huggingface/diffusers) library
|
| 18 |
+
on the `/content/drive/MyDrive/ColabNotebooks/img_align_celeba` dataset.
|
| 19 |
|
| 20 |
## Intended uses & limitations
|
| 21 |
|