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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -9
app.py CHANGED
@@ -5,15 +5,15 @@ import gradio as gr
5
  import time
6
 
7
  models =[
8
- "karthickp6/lora-trained-xl-colab_Cayenne9YAAI1",
9
- "hotshotco/SDXL-512",
10
- "egebey/pikselv0.1",
11
- "chakra17/lora-trained-xl-colab",
12
- "Kive/db-hugger-25",
13
- "Norod78/sdxl-futurama-style-lora",
14
- "Norod78/sd2-dreambooth-ClaymationXmas",
15
- "chakra17/pokemon-lora",
16
- "ramy21/MRI_BRAIN_SCAN3",
17
  ]
18
 
19
 
 
5
  import time
6
 
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
 
19