mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-19 14:58:12 +00:00
2 lines
100 B
Python
2 lines
100 B
Python
def FluxInfiniteYouImageProjectorStateDictConverter(state_dict):
|
|
return state_dict['image_proj'] |