Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YesianRohn/TextSSR
/ convert_asymmetric_vqgan_to_diffusers.py
File
convert_asymmetric_vqgan_to_diffusers.py
diffusers/scripts/convert_asymmetric_vqgan_to_diffusers.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
argparse
2
import
time
3
from
pathlib
import
Path
4
from
typing
import
Any, Dict, Literal
Callers
nothing calls this directly
Calls
3
get_asymmetric_autoencoder_kl_from_original_checkpoint
Function · 0.85
device
Method · 0.45
save_pretrained
Method · 0.45
Tested by
no test coverage detected