Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,6 @@ base_model:
|
|
6 |
|
7 |
# Anilumina
|
8 |
|
9 |
-
This is a progress update for a finetuned version of the Lumina model. The least significant layers have been removed from the checkpoint, but it still produces images at a lower resolution (512px).
|
|
|
|
|
|
6 |
|
7 |
# Anilumina
|
8 |
|
9 |
+
This is a progress update for a finetuned version of the Lumina model. The least significant layers have been removed from the checkpoint, but it still produces images at a lower resolution (512px).
|
10 |
+
|
11 |
+
The weights are fully compatible with the Lumina2Transformer2DModel and Lumina2Text2ImgPipeline.
|