wfjsw / EasyVtuber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'tha3.poser.modes.standard_bfloat16'

WestbrookZero opened this issue · comments

(venv) G:\Project\Modality\DigitalHuman\EasyVtuber>python launcher.py
Launched: G:\Project\Modality\DigitalHuman\EasyVtuber\venv\Scripts\python.exe main.py --character lambda_00 --mouse_input 0,0,1920,1200 --debug --simplify 1 --cache 512mb --gpu_cache 512mb --model standard_float --output_size 640x640
Traceback (most recent call last):
File "G:\Project\Modality\DigitalHuman\EasyVtuber\main.py", line 12, in
from models import TalkingAnimeLight, TalkingAnime3
File "G:\Project\Modality\DigitalHuman\EasyVtuber\models.py", line 10, in
import tha3.poser.modes.standard_bfloat16
ModuleNotFoundError: No module named 'tha3.poser.modes.standard_bfloat16'