MCPcopy Create free account
hub / github.com/huggingface/diffusers / convert_gligen_to_diffusers.py

File convert_gligen_to_diffusers.py

scripts/convert_gligen_to_diffusers.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2import re
3
4import torch

Callers

nothing calls this directly

Calls 3

toMethod · 0.45
save_pretrainedMethod · 0.45

Tested by

no test coverage detected