Spaces:
Runtime error
Runtime error
Update wan2_fast.py
Browse files- 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 |
-
|
| 61 |
-
|
| 62 |
-
|
| 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 |
|