You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to run train_erp_sem.py but it has the following error
Traceback (most recent call last):
File "train_erp_sem.py", line 18, in <module>
from dataset_sem import Dataset
ModuleNotFoundError: No module named 'dataset_sem'
I tried to run train_erp_sem.py but it has the following error
https://github.com/yuyanli0831/OmniFusion/blob/aaf52cc953ade3be1f5fc3df446705e4223b8d21/train_erp_sem.py
I guess dataset_sem is accidentally not in this repository.
The text was updated successfully, but these errors were encountered: