Spaces:
Sleeping
Sleeping
allknowingroger
commited on
Commit
•
8a322cb
1
Parent(s):
3b26d37
Update app.py
Browse files
app.py
CHANGED
@@ -6,14 +6,14 @@ import time
|
|
6 |
|
7 |
models =[
|
8 |
"Ryan-sjtu/textual_inversion_cat",
|
|
|
9 |
"Ryzan/fantasy-diffusion-v0",
|
10 |
"Ryzan/fantasy-diffusion-v1",
|
11 |
-
"terrytengli/dreambooth-dog",
|
12 |
"digiplay/helloRealisticMan_v1.0beta",
|
13 |
-
"nftslayer21/moemi",
|
14 |
-
"Bobyu/fine_tuned",
|
15 |
"Yntec/Luma",
|
16 |
"digiplay/Opiate_v3",
|
|
|
|
|
17 |
]
|
18 |
|
19 |
|
|
|
6 |
|
7 |
models =[
|
8 |
"Ryan-sjtu/textual_inversion_cat",
|
9 |
+
"shoaibahmed/checkpoints",
|
10 |
"Ryzan/fantasy-diffusion-v0",
|
11 |
"Ryzan/fantasy-diffusion-v1",
|
|
|
12 |
"digiplay/helloRealisticMan_v1.0beta",
|
|
|
|
|
13 |
"Yntec/Luma",
|
14 |
"digiplay/Opiate_v3",
|
15 |
+
"EhsanElahi/my-avatars-by-LoRA",
|
16 |
+
"a573p/face-sketch-model-db",
|
17 |
]
|
18 |
|
19 |
|