K00B404 commited on
Commit
759c758
·
verified ·
1 Parent(s): 8fc660d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -278,6 +278,9 @@ flux_lora_models = [
278
  "prithivMLmods/Castor-3D-Sketchfab-Flux-LoRA",
279
  "prithivMLmods/Castor-Collage-Dim-Flux-LoRA",
280
  "brushpenbob/flux-midjourney-anime",
 
 
 
281
  ]
282
  # Creating Gradio interface
283
  with gr.Blocks(css=css, theme=IndonesiaTheme()) as WallpaperFluxMaker:
 
278
  "prithivMLmods/Castor-3D-Sketchfab-Flux-LoRA",
279
  "prithivMLmods/Castor-Collage-Dim-Flux-LoRA",
280
  "brushpenbob/flux-midjourney-anime",
281
+ "Shakker-Labs/FLUX.1-dev-LoRA-add-details",
282
+ "XLabs-AI/flux-RealismLora",
283
+ "prashanth970/flux-lora-uncensored"
284
  ]
285
  # Creating Gradio interface
286
  with gr.Blocks(css=css, theme=IndonesiaTheme()) as WallpaperFluxMaker: