Skip to content

Commit

Permalink
Add support for Flux LoRA models alvdansen/the-point-flux and mgwr/Ci…
Browse files Browse the repository at this point in the history
…ne-Aesthetic
  • Loading branch information
Woolverine94 committed Jan 4, 2025
1 parent 68a593c commit b33322e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ressources/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -2170,6 +2170,8 @@ def lora_model_list(model, *args):
"aixonlab/FLUX.1-dev-LoRA-Cinematic-1940s":("cinematic-1940s.safetensors", "cinematic_1940s"),
"fofr/flux-80s-cyberpunk":("lora.safetensors", "80s cyberpunk"),
"veryVANYA/ps1-style-flux":("ps1_style_flux_v1.safetensors", "ps1"),
"alvdansen/the-point-flux":("thepoint_flux_araminta_k.safetensors", "pnt style"),
"mgwr/Cine-Aesthetic":("MGWR_Cine.safetensors", "mgwr/cine"),
"-[ 👌 📦 Objects Flux LoRA ]-":("FLUX-dev-lora-Logo-Design.safetensors", "wablogo, logo, Minimalist"),
"Shakker-Labs/FLUX.1-dev-LoRA-Logo-Design":("FLUX-dev-lora-Logo-Design.safetensors", "wablogo, logo, Minimalist"),
"prithivMLmods/Ton618-Tarot-Cards-Flux-LoRA":("Tarot-card.safetensors", "Tarot card"),
Expand Down

0 comments on commit b33322e

Please sign in to comment.