Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -4,6 +4,7 @@ import sys
|
|
4 |
from pathlib import Path
|
5 |
|
6 |
models = [
|
|
|
7 |
"Yntec/NeverExisted",
|
8 |
"Yntec/Photosphere",
|
9 |
"Yntec/Rainbowsphere",
|
|
|
4 |
from pathlib import Path
|
5 |
|
6 |
models = [
|
7 |
+
"Yntec/GOLDFish",
|
8 |
"Yntec/NeverExisted",
|
9 |
"Yntec/Photosphere",
|
10 |
"Yntec/Rainbowsphere",
|