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
hi
i can't run this program
i have an gpu server with ubuntu 20 and cuda 11.6
i don't have permission for increase or decrease cuda version
this is my approach:
hi
i can't run this program
i have an gpu server with ubuntu 20 and cuda 11.6
i don't have permission for increase or decrease cuda version
this is my approach:
then i downloaded fadg0 model files from dropbox and put in here:
vid2vid/checkpoints
this is list of files:
then i changed
cxx_args = ['-std=c++11']
to
cxx_args = ['-std=c++14']
in these files:
then i run this file:
vid2vid/models/flownet2_pytorch/install.sh
at the end i run this command:
sh Text2Video/text2video_tts.sh "hi how are you" fadg0 f
and get this error:
would you please guide me how solve the problem ?
The text was updated successfully, but these errors were encountered: