MCPcopy Create free account
hub / github.com/LuChengTHU/dpm-solver / sample_diffusion.py

File sample_diffusion.py

examples/stable-diffusion/scripts/sample_diffusion.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse, os, sys, glob, datetime, yaml
2import torch
3import time
4import numpy as np

Callers

nothing calls this directly

Calls 3

load_modelFunction · 0.85
get_parserFunction · 0.70
runFunction · 0.70

Tested by

no test coverage detected