MCPcopy Create free account
hub / github.com/MotrixLab/ViMoGen / text_encoding_batch.py

File text_encoding_batch.py

models/transformer/wan/text_encoding_batch.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import torch
3from modules.t5 import T5EncoderModel
4from tqdm import tqdm

Callers

nothing calls this directly

Calls 2

T5EncoderModelClass · 0.90
TextDatasetClass · 0.85

Tested by

no test coverage detected