Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -7,7 +7,6 @@ from transformers import pipeline
|
|
7 |
models = [
|
8 |
"Yntec/NovelAIRemix",
|
9 |
"Joeythemonster/anything-midjourney-v-4-1",
|
10 |
-
"prompthero/midjourney-v4-diffusion",
|
11 |
"stablediffusionapi/dreamshaper-v6", #239
|
12 |
"stablediffusionapi/disneypixar",
|
13 |
"emilianJR/epiCRealism",
|
|
|
7 |
models = [
|
8 |
"Yntec/NovelAIRemix",
|
9 |
"Joeythemonster/anything-midjourney-v-4-1",
|
|
|
10 |
"stablediffusionapi/dreamshaper-v6", #239
|
11 |
"stablediffusionapi/disneypixar",
|
12 |
"emilianJR/epiCRealism",
|