Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -27,7 +27,8 @@ mmodels = {
|
|
27 |
"Anything 5.0": "hogiahien/anything-v5-edited",
|
28 |
"Disney": "goofyai/disney_style_xl",
|
29 |
"CleanLinearMix": "digiplay/CleanLinearMix_nsfw",
|
30 |
-
"Redmond SDXL": "artificialguybr/LogoRedmond-LogoLoraForSDXL-V2"
|
|
|
31 |
}
|
32 |
timeout = 100
|
33 |
# PLEASE ❤ like ❤ this space. Please like me. I am 12 years old, one of my projects is: https://ai-hub.rf.gd . I live in Russia, I don't know English very well. Therefore, I apologize that there is only Russian here, but I think it will not be difficult to translate all this. (For example, using gpt)
|
|
|
27 |
"Anything 5.0": "hogiahien/anything-v5-edited",
|
28 |
"Disney": "goofyai/disney_style_xl",
|
29 |
"CleanLinearMix": "digiplay/CleanLinearMix_nsfw",
|
30 |
+
"Redmond SDXL": "artificialguybr/LogoRedmond-LogoLoraForSDXL-V2",
|
31 |
+
"Arcane": "nitrosocke/Arcane-Diffusion"
|
32 |
}
|
33 |
timeout = 100
|
34 |
# PLEASE ❤ like ❤ this space. Please like me. I am 12 years old, one of my projects is: https://ai-hub.rf.gd . I live in Russia, I don't know English very well. Therefore, I apologize that there is only Russian here, but I think it will not be difficult to translate all this. (For example, using gpt)
|