Yjiggfghhjnjj commited on
Commit
f9bf6eb
1 Parent(s): cbd7579

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -38,7 +38,6 @@ if torch.cuda.is_available():
38
  pipe = DiffusionPipeline.from_pretrained(
39
  "playgroundai/playground-v2.5-1024px-aesthetic",
40
  torch_dtype=torch.float16,
41
- vae=vae,
42
  use_safetensors=True,
43
  add_watermarker=False,
44
  variant="fp16"
 
38
  pipe = DiffusionPipeline.from_pretrained(
39
  "playgroundai/playground-v2.5-1024px-aesthetic",
40
  torch_dtype=torch.float16,
 
41
  use_safetensors=True,
42
  add_watermarker=False,
43
  variant="fp16"