Closed chenj02 closed 1 month ago
Hello, when I run python scripts/run.py there is an error ModuleNotFoundError: No module named 'bidirectional_cross_attention' I don't find the module in the code.
python scripts/run.py
ModuleNotFoundError: No module named 'bidirectional_cross_attention'
Hello, when I run
python scripts/run.py
there is an errorModuleNotFoundError: No module named 'bidirectional_cross_attention'
I don't find the module in the code.