nicolas-dufour commited on
Commit
4862325
·
verified ·
1 Parent(s): f2e0f43

Upload miro-only-aesthetic weights

Browse files
Files changed (1) hide show
  1. miro-only-aesthetic/README.md +1 -1
miro-only-aesthetic/README.md CHANGED
@@ -57,7 +57,7 @@ from miro import MiroPipeline
57
  pipe = MiroPipeline.from_pretrained(
58
  "nicolas-dufour/miro-ablations", variant="miro-only-aesthetic",
59
  )
60
- pipe = pipe.to("cuda", torch.float16)
61
 
62
  prompt = (
63
  "Photography closeup portrait of an adorable rusty broken­down steampunk "
 
57
  pipe = MiroPipeline.from_pretrained(
58
  "nicolas-dufour/miro-ablations", variant="miro-only-aesthetic",
59
  )
60
+ pipe = pipe.to("cuda", torch.bfloat16)
61
 
62
  prompt = (
63
  "Photography closeup portrait of an adorable rusty broken­down steampunk "