Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/huggingface/diffusers
/ convert_wuerstchen.py
File
convert_wuerstchen.py
scripts/convert_wuerstchen.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Run inside root directory of official source code: https://github.com/dome272/wuerstchen/
2
import
os
3
4
import
torch
Callers
nothing calls this directly
Calls
14
PaellaVQModel
Class · 0.90
WuerstchenDiffNeXt
Class · 0.90
WuerstchenPrior
Class · 0.90
DDPMWuerstchenScheduler
Class · 0.90
WuerstchenPriorPipeline
Class · 0.90
WuerstchenDecoderPipeline
Class · 0.90
WuerstchenCombinedPipeline
Class · 0.90
VQModel
Class · 0.50
load
Method · 0.45
load_state_dict
Method · 0.45
pop
Method · 0.45
from_pretrained
Method · 0.45
Tested by
no test coverage detected