File size: 284 Bytes
c062e98 c8529a0 |
1 2 3 4 5 6 7 8 |
---
license: mit
---
Credit to original: https://huggingface.co/deepghs/ml-danbooru-onnx
Modified to add an intermediate vector (B, 384) from decoder output (sum reduced) for your random use, like similiar image search.
Also added sigmoid to graph end so you don't do it manually. |