ChenoAi commited on
Commit
cf15211
1 Parent(s): 180722c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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)",