MrDrmm commited on
Commit
4ee39bd
·
verified ·
1 Parent(s): ded28a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -15,6 +15,7 @@ torch_dtype = torch.float32 # Тип данных для CPU
15
  models = [
16
  'stabilityai/stable-diffusion-3.5-large-turbo',
17
  'black-forest-labs/FLUX.1-dev',
 
18
  'ckpt/kivotos-xl-2.0',
19
  'stabilityai/stable-diffusion-3.5-large',
20
  'yodayo-ai/clandestine-xl-1.0',
 
15
  models = [
16
  'stabilityai/stable-diffusion-3.5-large-turbo',
17
  'black-forest-labs/FLUX.1-dev',
18
+ 'strangerzonehf/Flux-Isometric-3D-LoRA'
19
  'ckpt/kivotos-xl-2.0',
20
  'stabilityai/stable-diffusion-3.5-large',
21
  'yodayo-ai/clandestine-xl-1.0',