mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-25 10:48:11 +00:00
Update hunyuanvideo_v2v_6G.py
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
import torch
|
import torch
|
||||||
torch.cuda.set_per_process_memory_fraction(6/80, 0)
|
torch.cuda.set_per_process_memory_fraction(1.0, 0)
|
||||||
from diffsynth import ModelManager, HunyuanVideoPipeline, download_models, save_video, FlowMatchScheduler
|
from diffsynth import ModelManager, HunyuanVideoPipeline, download_models, save_video, FlowMatchScheduler
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user