Update README.md
Browse files
README.md
CHANGED
@@ -2,12 +2,10 @@
|
|
2 |
library_name: diffusers
|
3 |
---
|
4 |
|
5 |
-
# Model Card for Model ID
|
6 |
-
|
7 |
UNet part of diffusion model provided to generate 3D polycrystal structures.\
|
8 |
Generation sample:
|
9 |
|
10 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6497d9c28f9988c8337dd7ed/XqETehQs0oci7ZNVoS8X7.png)
|
11 |
|
12 |
-
Project repo: https://github.com/evgmaslov/structure_generation
|
13 |
Train code: https://github.com/evgmaslov/structure_generation/blob/main/train.ipynb
|
|
|
2 |
library_name: diffusers
|
3 |
---
|
4 |
|
|
|
|
|
5 |
UNet part of diffusion model provided to generate 3D polycrystal structures.\
|
6 |
Generation sample:
|
7 |
|
8 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6497d9c28f9988c8337dd7ed/XqETehQs0oci7ZNVoS8X7.png)
|
9 |
|
10 |
+
Project repo: https://github.com/evgmaslov/structure_generation\
|
11 |
Train code: https://github.com/evgmaslov/structure_generation/blob/main/train.ipynb
|