LEIDIA commited on
Commit
80a8ded
·
verified ·
1 Parent(s): 9309e46

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -44,8 +44,8 @@ dataset_descriptions = [
44
  DEFAULT_PROMPT = "A beautiful brunette woman wearing a leather outfit"
45
  DEFAULT_INFERENCE_STEPS = 6
46
  IMAGE_WIDTH = 512
47
- IMAGE_HEIGHT = 512
48
- GUIDANCE_SCALE = 1.5
49
 
50
  # Função simples para gerar imagem
51
  def infer_simple(prompt):
 
44
  DEFAULT_PROMPT = "A beautiful brunette woman wearing a leather outfit"
45
  DEFAULT_INFERENCE_STEPS = 6
46
  IMAGE_WIDTH = 512
47
+ IMAGE_HEIGHT = 812
48
+ GUIDANCE_SCALE = 5.5
49
 
50
  # Função simples para gerar imagem
51
  def infer_simple(prompt):