Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
argparse, os, sys, glob, datetime, yaml
2
import
torch
3
import
time
4
import
numpy
as
np
Callers
nothing calls this directly
Calls
3
load_model
Function · 0.85
get_parser
Function · 0.70
run
Function · 0.70
Tested by
no test coverage detected