1inkusFace commited on
Commit
83635cf
·
verified ·
1 Parent(s): 7ddd4c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -61,7 +61,6 @@ def init_predictor():
61
  text_encoder=text_encoder,
62
  torch_dtype=torch.bfloat16,
63
  ).to("cpu")
64
- pipe.clip_skip=None
65
  pipe.to(device)
66
 
67
  negative_prompt = "Aerial view, aerial view, overexposed, low quality, deformation, a poor composition, bad hands, bad teeth, bad eyes, bad limbs, distortion"
 
61
  text_encoder=text_encoder,
62
  torch_dtype=torch.bfloat16,
63
  ).to("cpu")
 
64
  pipe.to(device)
65
 
66
  negative_prompt = "Aerial view, aerial view, overexposed, low quality, deformation, a poor composition, bad hands, bad teeth, bad eyes, bad limbs, distortion"