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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +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
- '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',
 
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',