Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
This directory stores pretrained model weights for the SAM conditional diffusion model.
|
| 6 |
+
|
| 7 |
+
## File Description
|
| 8 |
+
|
| 9 |
+
| File | Description |
|
| 10 |
+
| --- | --- |
|
| 11 |
+
| `model-10.pt` | Pretrained conditional diffusion model checkpoint used by the SAM diffusion-based local design pipeline. |
|