Spaces:
Building
Building
allknowingroger
commited on
Commit
•
ed821bd
1
Parent(s):
04c92a7
Update app.py
Browse files
app.py
CHANGED
@@ -5,11 +5,11 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
|
|
8 |
"digiplay/unstableDiffusersYamerMIX_v3",
|
9 |
"hiddenbox/dog_emotion",
|
10 |
"digiplay/SoapMix2.5D_v2",
|
11 |
-
"
|
12 |
-
"Jade1211/textual_inversion_puppy",
|
13 |
"andressrg/textual_inversion_meal_0_100",
|
14 |
"Jade1211/textual_inversion_baby",
|
15 |
"whackett/textual_inversion_cat",
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"ivankap/vvs-jewelry-hf",
|
9 |
"digiplay/unstableDiffusersYamerMIX_v3",
|
10 |
"hiddenbox/dog_emotion",
|
11 |
"digiplay/SoapMix2.5D_v2",
|
12 |
+
"digiplay/RunDiffusionFXPhotorealistic_v1",
|
|
|
13 |
"andressrg/textual_inversion_meal_0_100",
|
14 |
"Jade1211/textual_inversion_baby",
|
15 |
"whackett/textual_inversion_cat",
|