Commit
·
a00b0e0
1
Parent(s):
27f7161
Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ tags:
|
|
11 |
Model developed for the Unit 1 of the [Diffusion Models Class 🧨](https://github.com/huggingface/diffusion-models-class).
|
12 |
|
13 |
This model is a diffusion model for unconditional image generation of Aurora Borealis 🌌.
|
14 |
-
It is trained on a small collection aurora pictures and trained for 50 epochs, with 🤗 Accelerate.
|
15 |
|
16 |
## Usage
|
17 |
|
|
|
11 |
Model developed for the Unit 1 of the [Diffusion Models Class 🧨](https://github.com/huggingface/diffusion-models-class).
|
12 |
|
13 |
This model is a diffusion model for unconditional image generation of Aurora Borealis 🌌.
|
14 |
+
It is trained on a small collection of aurora pictures and trained for 50 epochs, with 🤗 Accelerate.
|
15 |
|
16 |
## Usage
|
17 |
|