Owen777 commited on
Commit
10cfafe
·
verified ·
1 Parent(s): 869cb4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -48,7 +48,8 @@ style_type_lora_dict = {
48
  "Origami" : "Origami_lora_weights.safetensors",
49
  "Pop_Art" : "Pop_Art_lora_weights.safetensors",
50
  "Van_Gogh" : "Van_Gogh_lora_weights.safetensors",
51
- "Line" : "Line_lora_weights.safetensors",
 
52
  }
53
 
54
 
 
48
  "Origami" : "Origami_lora_weights.safetensors",
49
  "Pop_Art" : "Pop_Art_lora_weights.safetensors",
50
  "Van_Gogh" : "Van_Gogh_lora_weights.safetensors",
51
+ "Paper_Cutting" : "Paper_Cutting_lora_weights.safetensors",
52
+ "Line" : "Line_lora_weights.safetensors"
53
  }
54
 
55