gremlin97 commited on
Commit
a7844ee
·
1 Parent(s): a70bb66

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -14,8 +14,6 @@ model_path = "gremlin97/RemoteDiff224"
14
 
15
  pipe = StableDiffusionPipeline.from_pretrained(model_path, torch_dtype=torch.float16)
16
 
17
- pipe.to("cuda")
18
-
19
 
20
 
21
  # Fixed negative prompt
 
14
 
15
  pipe = StableDiffusionPipeline.from_pretrained(model_path, torch_dtype=torch.float16)
16
 
 
 
17
 
18
 
19
  # Fixed negative prompt