pureexe commited on
Commit
322a7a9
·
verified ·
1 Parent(s): 6d44993

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - stabilityai/stable-diffusion-xl-base-1.0
5
+ ---
6
+
7
+ # DiffusionLight's ExposureLoRA
8
+
9
+ The weight is the same as was released in the original DiffusionLight. However, due to diffusers-0.33.0 break the compatibility. we updated the weight that renamed the key as a seperate model to don't break the code that already using "DiffusionLight/DiffusionLight"