Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
GeoDiffusion is a detection data generation model fine-tuned from [Stable Diffusion v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5). This repo contains the GeoDiffusion checkpoint trained on **nuImages** dataset under **256x256**. Check detailed usage in our [Github repo](https://github.com/KaiChen1998/GeoDiffusion).
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- KaiChen1998/nuimages-geodiffusion
|
| 5 |
+
library_name: diffusers
|
| 6 |
+
tags:
|
| 7 |
+
- layout-to-image
|
| 8 |
---
|
| 9 |
GeoDiffusion is a detection data generation model fine-tuned from [Stable Diffusion v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5). This repo contains the GeoDiffusion checkpoint trained on **nuImages** dataset under **256x256**. Check detailed usage in our [Github repo](https://github.com/KaiChen1998/GeoDiffusion).
|