"...git@developer.sourcefind.cn:OpenDAS/diffusers.git" did not exist on "e748b3c6e163ce9a61965eb456704a83b855ccc3"
Unverified Commit eee80dd2 authored by Patrick von Platen's avatar Patrick von Platen Committed by GitHub
Browse files

Update README.md

parent ef4365c6
......@@ -34,6 +34,7 @@ import numpy as np
generator = torch.Generator()
generator = generator.manual_seed(6694729458485568)
torch_device = "cuda" if torch.cuda.is_available() else "cpu"
# 1. Load models
scheduler = GaussianDDPMScheduler.from_config("fusing/ddpm-lsun-church")
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment