MCPcopy
hub / github.com/TheLastBen/fast-stable-diffusion / det.py

File det.py

Dreambooth/det.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#Adapted from A1111
2import argparse
3import torch
4import open_clip

Callers

nothing calls this directly

Calls 2

detect_versionFunction · 0.85
loadMethod · 0.45

Tested by

no test coverage detected