allknowingroger commited on
Commit
75fef83
1 Parent(s): 6ab0057

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -8
app.py CHANGED
@@ -6,14 +6,13 @@ import time
6
 
7
  models =[
8
  "digiplay/HIJKLMix_v2",
9
- "Eaaven/lora-trained-xl",
10
- "rasha-salim/autotrain-dreambooth",
11
- "digiplay/MGM",
12
- "sweetpablo/diffuwusion",
13
- "vladisha3000/pokemon-lora",
14
- "vladisha3000/pokemon-model_lora",
15
- "nota-ai/bk-sdm-tiny-2m",
16
- "Sans404/somethingidk",
17
  "goofyai/Leonardo_Ai_Style_Illustration",
18
  ]
19
 
 
6
 
7
  models =[
8
  "digiplay/HIJKLMix_v2",
9
+ "yufengzheng/my_dreambooth_dog_200_random_images",
10
+ "skk412/sdxl-rrsk2",
11
+ "julien-c/autotrain-dreambooth-marsupilami",
12
+ "FFFusion/400GB-LoraXL",
13
+ "matgu23/zws2",
14
+ "Yntec/lamettaRemix",
15
+ "jasonxxr666/lora-trained-xl-colab-v3",
 
16
  "goofyai/Leonardo_Ai_Style_Illustration",
17
  ]
18