rahul7star commited on
Commit
2bf04fb
·
verified ·
1 Parent(s): becef92

Update wan2_fast.py

Browse files
Files changed (1) hide show
  1. wan2_fast.py +5 -5
wan2_fast.py CHANGED
@@ -56,11 +56,11 @@ torch.cuda.empty_cache()
56
 
57
 
58
 
59
- pipe.load_lora_weights(
60
- "vrgamedevgirl84/Wan14BT2VFusioniX",
61
- weight_name="FusionX_LoRa/Phantom_Wan_14B_FusionX_LoRA.safetensors",
62
- adapter_name="phantom"
63
- )
64
 
65
 
66
 
 
56
 
57
 
58
 
59
+ # pipe.load_lora_weights(
60
+ # "vrgamedevgirl84/Wan14BT2VFusioniX",
61
+ # weight_name="FusionX_LoRa/Phantom_Wan_14B_FusionX_LoRA.safetensors",
62
+ # adapter_name="phantom"
63
+ # )
64
 
65
 
66