Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModelTC/LightX2V
/ get
Method
get
lightx2v/server/schema.py:71–72 ·
view source on GitHub ↗
(self, key, default=None)
Source
from the content-addressed store, hash-verified
69
if
not self.save_result_path:
70
self.save_result_path = f
"{self.task_id}"
71
72
def
get(self, key, default=None):
73
return
getattr(self, key, default)
74
75
Callers
15
download_file
Function · 0.45
_collect_profiler_steps
Function · 0.45
_collect_gpu_activity_intervals
Function · 0.45
_load_trace_events
Function · 0.45
quantize_model
Function · 0.45
main
Function · 0.45
get_postprocess_paint_parser
Function · 0.45
_get_body_keypoints
Method · 0.45
get_mask
Method · 0.45
draw_face_kp
Function · 0.45
load_from_meta
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
4
_save_image_from_item
Function · 0.36
_ensure_local_no_proxy
Function · 0.36
_load_prompts
Function · 0.36
_save_image_from_item
Function · 0.36