Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ehristoforu/dalle-3-xl-lora-v2
ChenoAi
/
dalle-3-xl-lora-v2
like
57
Running
on
Zero
App
Files
Files
Community
1
ChenoAi
commited on
May 11
Commit
cf15211
•
1 Parent(s):
180722c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -52,7 +52,7 @@ if torch.cuda.is_available():
52
pipe.to("cuda")
53
54
55
-
# by PixArt-alpha/PixArt-Sigma
56
style_list = [
57
{
58
"name": "(No style)",
52
pipe.to("cuda")
53
54
55
+
56
style_list = [
57
{
58
"name": "(No style)",