Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
This is the google/siglip2-so400m-patch16-512 + Efficient-Large-Model/Sana_1600M_512px_diffusers image reconstruction.
|
5 |
+
|
6 |
+
Please use the inference code https://github.com/JiuhaiChen/BLIP3o/tree/main/siglip2_sana
|
7 |
+
|
8 |
+
If you want to train the model, please refer to https://github.com/JiuhaiChen/BLIP3o/tree/Reconstruction
|