Hi, i installed GIT and Python first but after i clicked on webui-user.bat i have this message:
venv "C:\AI_Art_Generator\venv\Scripts\Python.exe"
Python 3.10.8 (tags/v3.10.8:aaaf517, Oct 11 2022, 16:50:30) [MSC v.1933 64 bit (AMD64)]
Version: v1.3.0
Commit hash: 20ae71faa8ef035c31aa3a410b707d792c8203a3
Traceback (most recent call last):
File "C:\AI_Art_Generator\launch.py", line 38, in <module>
main()
File "C:\AI_Art_Generator\launch.py", line 29, in main
prepare_environment()
File "C:\AI_Art_Generator\modules\launch_utils.py", line 257, in prepare_environment
raise RuntimeError(
RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check
Press any key to continue . . .
do i need dedicated graphic card?
Thank you!