allknowingroger
commited on
Commit
•
56ceb87
1
Parent(s):
f39153d
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
"notbellan/Abelmodel",
|
10 |
"tensor-diffusion/melaura-v1-1",
|
11 |
"Charnx2/lora-trained-xl",
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"tim-kang/dreambooth-tetraneo-sks",
|
9 |
"notbellan/Abelmodel",
|
10 |
"tensor-diffusion/melaura-v1-1",
|
11 |
"Charnx2/lora-trained-xl",
|