allknowingroger commited on
Commit
6396386
1 Parent(s): 0480e48

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -4
app.py CHANGED
@@ -10,13 +10,11 @@ models =[
10
  "yonigo/eyal_sb",
11
  "dababestie/cellyalova-ph3",
12
  "baconbaker/urpm-bj",
13
- "digiplay/BeautifulFantasyRealMix_diffusers",
14
  "digiplay/LunarDiffusion_v1.27",
15
  "sheshenin/vikash",
16
  "ananay/kneearch",
17
  "sd-dreambooth-library/BaysaLaban123",
18
  "deepgoyal19/lora_tb",
19
- "Lasorco/lametta",
20
  "kushr/duoduo-model",
21
  "monadical-labs/minecraft-preview",
22
  "kandinsky-community/kandinsky-2-1",
@@ -26,8 +24,8 @@ models =[
26
  "JennnDexter/pokemon-lora",
27
  "deepgoyal19/lora5_tb",
28
  "enzer/gil_sd15_lora_hf_fp16_no8bitoptimization_500classimages_filteredinstanceimages",
29
- "Hosioka/Baka-Diffusion",
30
- "sazyou-roukaku/BracingEvoMix",
31
  ]
32
 
33
 
 
10
  "yonigo/eyal_sb",
11
  "dababestie/cellyalova-ph3",
12
  "baconbaker/urpm-bj",
 
13
  "digiplay/LunarDiffusion_v1.27",
14
  "sheshenin/vikash",
15
  "ananay/kneearch",
16
  "sd-dreambooth-library/BaysaLaban123",
17
  "deepgoyal19/lora_tb",
 
18
  "kushr/duoduo-model",
19
  "monadical-labs/minecraft-preview",
20
  "kandinsky-community/kandinsky-2-1",
 
24
  "JennnDexter/pokemon-lora",
25
  "deepgoyal19/lora5_tb",
26
  "enzer/gil_sd15_lora_hf_fp16_no8bitoptimization_500classimages_filteredinstanceimages",
27
+ "Norod78/sd15-bender-lora",
28
+ "theintuitiveye/HARDblend",
29
  ]
30
 
31