TMElyralab / MuseV

MuseV: Infinite-length and High Fidelity Virtual Human Video Generation with Visual Conditioned Parallel Denoising
Other
2.1k stars 214 forks source link

UnicodeDecodeError: 'gbk' codec can't decode byte 0xb9 in position 191: illegal multibyte sequence #130

Open Song367 opened 1 month ago

Song367 commented 1 month ago

Already download the model. WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for: PyTorch 2.0.1+cu118 with CUDA 1108 (you have 2.0.1+cpu) Python 3.10.11 (you have 3.10.6) Please reinstall xformers (see https://github.com/facebookresearch/xformers#installing-xformers) Memory-efficient attention, SwiGLU, sparse and more won't be available. Set XFORMERS_MORE_DETAILS=1 for more details Traceback (most recent call last): File "E:\workplace\MuseV\scripts\gradio\app.py", line 36, in from gradio_video2video import online_v2v_inference File "E:\workplace\MuseV\scripts\gradio\gradio_video2video.py", line 26, in from musev.auto_prompt.util import generate_prompts File "E:\workplace\MuseV\musev__init.py", line 6, in logging.config.fileConfig(os.path.join(os.path.dirname(file__), "logging.conf")) File "D:\compile\python\lib\logging\config.py", line 70, in fileConfig cp.read(fname, encoding=encoding) File "D:\compile\python\lib\configparser.py", line 698, in read self._read(fp, filename) File "D:\compile\python\lib\configparser.py", line 1021, in _read for lineno, line in enumerate(fp, start=1): UnicodeDecodeError: 'gbk' codec can't decode byte 0xb9 in position 191: illegal multibyte sequence