allknowingroger commited on
Commit
50b131c
·
1 Parent(s): cf3df90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -7,13 +7,13 @@ import time
7
  models =[
8
  "jakub014/besen-test",
9
  "ranajithore/stable-diffusion-v2-512px-specially-trained-for-plant-cell-structure-diagram-new",
 
10
  "HANISHA-DUVVURI/my-pet-dog",
11
  "hosnasn/ikea5",
12
  "Rithick46/luxurious-home-interior",
13
  "likith1503/pet-dogs",
14
  "aneesh007/my-pet-dog",
15
- "eswar12345/my-pet-dog",
16
- "Cypher594/my-pet-dog",
17
  ]
18
 
19
 
 
7
  models =[
8
  "jakub014/besen-test",
9
  "ranajithore/stable-diffusion-v2-512px-specially-trained-for-plant-cell-structure-diagram-new",
10
+ "ranajithore/stable-diffusion-v2-768px-specially-trained-for-plant-cell-structure-diagram",
11
  "HANISHA-DUVVURI/my-pet-dog",
12
  "hosnasn/ikea5",
13
  "Rithick46/luxurious-home-interior",
14
  "likith1503/pet-dogs",
15
  "aneesh007/my-pet-dog",
16
+ "perraju/lora-trained-xl-colab_wrong_db",
 
17
  ]
18
 
19