-
Notifications
You must be signed in to change notification settings - Fork 556
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
try to run loacally #147
Comments
ok i got it now , installed cuda 9.0 and cudnn 7.4 for cuda 9.0 then i also had to pip install cupy-cuda90 then the gpu (960gtx) is activated correctly now im getting the "Windows Kit not assigned" error , seems like im missing visual c++ build tools 2015 but that one cannot be downloaded anymore , only the 2017 version is available ! can i install the 2017 version and be good ??? or not ( incompatible) ??? is the website a newer version ? or am i missing the training models or what ever ? |
hmm sorry, Im not testing it on windows. |
Maybe you could edit this file directly. |
no i got it running fine , i just asked if the website version is an upgraded build compared to this github version and where can i get the training files that the website uses ? |
@Ulf3000 A guide on setting up the environment variables and how to actually run the program would be great! |
i tried to run loacally , this is the error i get
CUDA environment is not correctly set up...
i can run styles2paint correctly no problem, so tensorflow gpu works correctly ...
cuda toolkit 10 is installed correctly , cudnn should be installed correctly(i copied the files to cuda toolkit nothing more! )
must i set new environment variables for cudnn or something ?
or is there another problem ?
my graphics card is a 960gtx , windows 8.1
The text was updated successfully, but these errors were encountered: