sugarquark commited on
Commit
4356d75
·
verified ·
1 Parent(s): 3e1170c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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.