CogVideo
CogVideo copied to clipboard
Fail to find "sat.mpu", "sat.model" and "sat.training"
from sat.model.base_model import get_model from sat.training.model_io import load_checkpoint from sat import mpu
but not find corresponding files
you must install SwissArmyTransformers
https://github.com/THUDM/SwissArmyTransformer,clone this repo and run python install .
pip install . (my bad)