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
{{ message }}
This repository was archived by the owner on Nov 28, 2022. It is now read-only.
Windows 10, Python 3.7.8, AvrilAI 1.5, just installed from scratch today.
Followed the instructions for the install, am getting this error message scrolling off the screen on first running "python launch.py":
Model could not be loaded. Please try another model.
I did run pip install -r requirements .txt and did not get any error messages beforehand.
It also says :09/01/2022 08:50:13 - WARNING - CUDA is not available, you are limited to CPU only. I do have a 3090, does this not support running on NVIDIA cards?
Windows 10, Python 3.7.8, AvrilAI 1.5, just installed from scratch today.
Followed the instructions for the install, am getting this error message scrolling off the screen on first running "python launch.py":
Model could not be loaded. Please try another model.
I did run pip install -r requirements .txt and did not get any error messages beforehand.
It also says :09/01/2022 08:50:13 - WARNING - CUDA is not available, you are limited to CPU only. I do have a 3090, does this not support running on NVIDIA cards?
Thanks