Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
os
2
import
torch
3
from
modules.t5
import
T5EncoderModel
4
from
tqdm
import
tqdm
Callers
nothing calls this directly
Calls
2
T5EncoderModel
Class · 0.90
TextDataset
Class · 0.85
Tested by
no test coverage detected