allknowingroger commited on
Commit
b94a2aa
1 Parent(s): ff0f76f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -7,12 +7,12 @@ import time
7
  models =[
8
  "theexcitedgirl/my-garden-flowers-nxt",
9
  "Danxie/lora-trained-xl-colab",
10
- "alphab/newmodel",
11
  "meowXin/lora-trained-xl-colab",
12
  "hjhjhqw/my-lion",
13
  "artificialguybr/TshirtDesignRedmond-V2",
14
  "artificialguybr/ColoringBookRedmond",
15
- "DARNIX/test4",
16
  "theexcitedgirl/my-pet-dog",
17
  ]
18
 
 
7
  models =[
8
  "theexcitedgirl/my-garden-flowers-nxt",
9
  "Danxie/lora-trained-xl-colab",
10
+ "VHDSDK/tcoaalt2",
11
  "meowXin/lora-trained-xl-colab",
12
  "hjhjhqw/my-lion",
13
  "artificialguybr/TshirtDesignRedmond-V2",
14
  "artificialguybr/ColoringBookRedmond",
15
+ "KyriaAnnwyn/lora-trained-NoahSanchez_baseRVsamples_long-xl",
16
  "theexcitedgirl/my-pet-dog",
17
  ]
18