Update README.md
Browse files
README.md
CHANGED
|
@@ -16,6 +16,18 @@ pipeline_tag: text-to-image
|
|
| 16 |
|
| 17 |
Geometric cross-attention prior for SD1.5 using pentachoron (4-simplex) structures.
|
| 18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
## Architecture
|
| 20 |
|
| 21 |
| Component | Params |
|
|
@@ -69,6 +81,35 @@ pipe = load_pipeline(geo_repo_id="AbstractPhil/sd15-geoflow-characters")
|
|
| 69 |
- **geo_loss_weight**: 0.01
|
| 70 |
- **loss_final**: 0.3177722838521004
|
| 71 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
## License
|
| 73 |
|
| 74 |
MIT — [AbstractPhil](https://huggingface.co/AbstractPhil)
|
|
|
|
| 16 |
|
| 17 |
Geometric cross-attention prior for SD1.5 using pentachoron (4-simplex) structures.
|
| 18 |
|
| 19 |
+
# Before and After
|
| 20 |
+
|
| 21 |
+
## Pretrain
|
| 22 |
+
|
| 23 |
+

|
| 24 |
+

|
| 25 |
+
|
| 26 |
+
## Final
|
| 27 |
+
|
| 28 |
+

|
| 29 |
+

|
| 30 |
+
|
| 31 |
## Architecture
|
| 32 |
|
| 33 |
| Component | Params |
|
|
|
|
| 81 |
- **geo_loss_weight**: 0.01
|
| 82 |
- **loss_final**: 0.3177722838521004
|
| 83 |
|
| 84 |
+
|
| 85 |
+
# Assessment
|
| 86 |
+
|
| 87 |
+

|
| 88 |
+
|
| 89 |
+

|
| 90 |
+
|
| 91 |
+

|
| 92 |
+
|
| 93 |
+

|
| 94 |
+
|
| 95 |
+

|
| 96 |
+
|
| 97 |
+

|
| 98 |
+
|
| 99 |
+

|
| 100 |
+
|
| 101 |
+

|
| 102 |
+
|
| 103 |
+

|
| 104 |
+
|
| 105 |
+

|
| 106 |
+
|
| 107 |
+

|
| 108 |
+
|
| 109 |
+

|
| 110 |
+
|
| 111 |
+

|
| 112 |
+
|
| 113 |
## License
|
| 114 |
|
| 115 |
MIT — [AbstractPhil](https://huggingface.co/AbstractPhil)
|