Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KohakuBlueleaf/LyCORIS
/ batch_bundle_convert.py
File
batch_bundle_convert.py
tools/batch_bundle_convert.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
import
argparse
3
import
warnings
4
from
typing
import
List
Callers
nothing calls this directly
Calls
8
extract_step
Function · 0.85
unpack_bundle
Function · 0.85
convert_lora_name
Function · 0.85
save_state_dict
Function · 0.85
get_lora_embs_step_correspondence
Function · 0.85
pack_bundle
Function · 0.85
gather_files_from_list
Function · 0.70
load_state_dict
Function · 0.70
Tested by
no test coverage detected