Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# galaxy_gen
|
| 2 |
|
| 3 |
`galaxy_gen` is a library to generate galaxy data/distributions. The models used are present in this page.
|
|
@@ -68,4 +74,4 @@ plt.show()
|
|
| 68 |
```
|
| 69 |
|
| 70 |
## License
|
| 71 |
-
This project is licensed under the MIT License - see the LICENSE file for details.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pipeline_tag: unconditional-image-generation
|
| 6 |
+
---
|
| 7 |
# galaxy_gen
|
| 8 |
|
| 9 |
`galaxy_gen` is a library to generate galaxy data/distributions. The models used are present in this page.
|
|
|
|
| 74 |
```
|
| 75 |
|
| 76 |
## License
|
| 77 |
+
This project is licensed under the MIT License - see the LICENSE file for details.
|