Spaces:
Runtime error
Runtime error
Update all_models.py
Browse files- all_models.py +2 -0
all_models.py
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
models = [
|
2 |
"Yntec/AnythingV7", #779
|
|
|
|
|
3 |
"digiplay/EtherRealMix_LUX2",
|
4 |
"Yntec/ReVAnimatedRemix", #780
|
5 |
"digiplay/CampurSari_Gen1",
|
|
|
1 |
models = [
|
2 |
"Yntec/AnythingV7", #779
|
3 |
+
"digiplay/7pa-VAE", #782
|
4 |
+
"Yntec/ArthemyComics", #781
|
5 |
"digiplay/EtherRealMix_LUX2",
|
6 |
"Yntec/ReVAnimatedRemix", #780
|
7 |
"digiplay/CampurSari_Gen1",
|