nonomm commited on
Commit
76fd8e9
·
verified ·
1 Parent(s): 673de82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # zimage_lora — Z-Image Turbo LoRA experiments
2
 
3
  This repository contains training artifacts and provenance for a LoRA adapter trained on top of Tongyi-MAI/Z-Image-Turbo (Z-Image Turbo). The main experiment in this repo is the `16/` folder, which holds a LoRA tuned with a base rank of 16 for linear and conv adapters.
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ - lora
5
+ - diffusers
6
+ - template:diffusion-lora
7
+ license: apache-2.0
8
+ base_model:
9
+ - Tongyi-MAI/Z-Image-Turbo
10
+ pipeline_tag: text-to-image
11
+ library_name: diffusers
12
+ ---
13
+
14
  # zimage_lora — Z-Image Turbo LoRA experiments
15
 
16
  This repository contains training artifacts and provenance for a LoRA adapter trained on top of Tongyi-MAI/Z-Image-Turbo (Z-Image Turbo). The main experiment in this repo is the `16/` folder, which holds a LoRA tuned with a base rank of 16 for linear and conv adapters.