allknowingroger
commited on
Commit
•
c6a676b
1
Parent(s):
ce571a0
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
"mitchtech/klingon-diffusion",
|
10 |
"mitchtech/vulcan-diffusion",
|
11 |
"mitchtech/cardassian-diffusion",
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"alisesemilysavio/model",
|
9 |
"mitchtech/klingon-diffusion",
|
10 |
"mitchtech/vulcan-diffusion",
|
11 |
"mitchtech/cardassian-diffusion",
|