Skip to content

Commit

Permalink
Add support for Flux LoRA models WiroAI/GTA6-style-flux-lora and stra…
Browse files Browse the repository at this point in the history
…ngerzonehf/Flux-Cardboard-Art-LoRA
  • Loading branch information
Woolverine94 committed Jan 13, 2025
1 parent ae5484f commit 9fb6fb0
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 @@ -2179,6 +2179,7 @@ def lora_model_list(model, *args):
"glif-loradex-trainer/fabian3000_bosch":("bosch.safetensors", "boschstyle"),
"ludocomito/flux-lora-caravaggio":("lora.safetensors", "In the style of CARAVAGGIO"),
"strangerzonehf/Flux-Claude-Art":("claude-art.safetensors", "claude art"),
"WiroAI/GTA6-style-flux-lora":("gta6_style.safetensors", "gta6style"),
"-[ 👌 📦 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 Expand Up @@ -2217,6 +2218,7 @@ def lora_model_list(model, *args):
"EvanZhouDev/open-genmoji":("flux-dev.safetensors", "emoji"),
"glif-loradex-trainer/shipley_flux_dev_bookFoldArt_v1":("flux_dev_bookFoldArt_v1.safetensors", "bookfoldart"),
"glif-loradex-trainer/i12bp8_i12bp8_greeksculptures_v1":("i12bp8_greeksculptures_v1.safetensors", "GRKSCLPTRS_PPLSNSM"),
"strangerzonehf/Flux-Cardboard-Art-LoRA":("cardboard# art.safetensors", "cardboard# art"),
"-[ 👌 🇯🇵 Anime Flux LoRA ]-":("ghibli-characters-flux-lora.safetensors", "Ghibli style"),
"alvarobartt/ghibli-characters-flux-lora":("ghibli-characters-flux-lora.safetensors", "Ghibli style"),
"dataautogpt3/FLUX-AestheticAnime":("Flux_1_Dev_LoRA_AestheticAnime.safetensors", ""),
Expand Down

0 comments on commit 9fb6fb0

Please sign in to comment.