nyarunyarunya commited on
Commit
e1cfb34
·
verified ·
1 Parent(s): 2fca6aa

Update wan/modules/t5.py

Browse files
Files changed (1) hide show
  1. wan/modules/t5.py +1 -1
wan/modules/t5.py CHANGED
@@ -1,6 +1,6 @@
1
  # Modified from transformers.models.t5.modeling_t5
2
  # Copyright 2024-2025 The Alibaba Wan Team Authors. All rights reserved.
3
- import logging,spaces
4
  import math
5
 
6
  import torch
 
1
  # Modified from transformers.models.t5.modeling_t5
2
  # Copyright 2024-2025 The Alibaba Wan Team Authors. All rights reserved.
3
+ import logging#,spaces
4
  import math
5
 
6
  import torch