Owen777 commited on
Commit
262500b
·
verified ·
1 Parent(s): 564b9f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -49,7 +49,11 @@ style_type_lora_dict = {
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
 
 
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
+ "Vector" : "Vector_lora_weights.safetensors",
54
+ "Picasso" : "Picasso_lora_weights.safetensors",
55
+ "Macaron" : "Macaron_lora_weights.safetensors",
56
+ "Rick_Morty" : "Rick_Morty_lora_weights.safetensors"
57
  }
58
 
59