Elfyly commited on
Commit
02fde15
·
verified ·
1 Parent(s): 29b5f29

Create model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +8 -0
model_index.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "StableDiffusionXLLoraLoaderPipeline",
3
+ "_diffusers_version": "0.29.2",
4
+ "base_model": "SG161222/RealVisXL_V5.0",
5
+ "pipeline_type": "StableDiffusionXLImg2ImgPipeline",
6
+ "model_type": "sdxl",
7
+ "lora_alpha": 1.0
8
+ }