Eyalgut commited on
Commit
62ca108
·
verified ·
1 Parent(s): c0378a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import torch
6
  from pipeline_bria import BriaPipeline
7
  import time
8
 
9
- resolutions = ["1024 1024","1296,800","1360 768","768 1360","800 1296"]
10
 
11
  # Ng
12
  default_negative_prompt= "Logo,Watermark,Text,Ugly,Morbid,Extra fingers,Poorly drawn hands,Mutation,Blurry,Extra limbs,Gross proportions,Missing arms,Mutated hands,Long neck,Duplicate,Mutilated,Mutilated hands,Poorly drawn face,Deformed,Bad anatomy,Cloned face,Malformed limbs,Missing legs,Too many fingers"
 
6
  from pipeline_bria import BriaPipeline
7
  import time
8
 
9
+ resolutions = ["1024 1024","1280 768","1344 768","768 1344","768 1280"]
10
 
11
  # Ng
12
  default_negative_prompt= "Logo,Watermark,Text,Ugly,Morbid,Extra fingers,Poorly drawn hands,Mutation,Blurry,Extra limbs,Gross proportions,Missing arms,Mutated hands,Long neck,Duplicate,Mutilated,Mutilated hands,Poorly drawn face,Deformed,Bad anatomy,Cloned face,Malformed limbs,Missing legs,Too many fingers"