Commit
·
46e1ef5
1
Parent(s):
50b131c
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
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",
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"GrkmGuney/taybroks",
|
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",
|