MCPcopy Create free account
hub / github.com/LaurentMazare/diffusers-rs / get_weights.py

File get_weights.py

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

Source from the content-addressed store, hash-verified

1import torch
2from safetensors.torch import save_file
3import urllib.request
4import os

Callers

nothing calls this directly

Calls 4

get_urlsFunction · 0.85
ensure_data_dirFunction · 0.85
get_vocabFunction · 0.85
get_safetensorsFunction · 0.85

Tested by

no test coverage detected