QuintenDeWilde
QuintenDeWilde
Hey I got following errors is this related? ``` Problem occurred during compilation with the command line below: /usr/bin/clang++ -dynamiclib -g -march=haswell -target-feature +sse2 -target-feature +cx16 -target-feature -tbm -target-feature -avx512ifma...
Could you tell me what I have to put here? `paths['pycaffe'] = '/u/yukun/Projects/caffe-run/python' ` I'm trying to run this on a docker theano/lasagna image
Got it working, by connecting my usb audio card. Afterwards didn't get the issue anymore (with or without the card) Kind regards Q On Thu, 11 Jan 2024 at 17:41,...
Having this too.. I still not sure if I 'pathed' caffe correctly (in config.py) in my lasagna/theano docker image. ``` >>> import generate >>> z = generate.load_all() models/romance.npz Loading skip-thoughts......
Hi is it possible to show some examples on how to match the seeds. I've managed to start the image part, but got errors when trying to create the video....
+1 for PyPi
Also have the same error! And also the AI_Writer also doesn't work. 2 beautiful projects that are broken @llSourcell time to fix both?? :) That would be super awesome!! That...
I've followed your steps and got following errors. ``` quinten@quinten:~/Documents/AI_Composer$ pip install --ignore-installed --upgrade https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.8.0-cp27-none-linux_x86_64.whl Collecting tensorflow==0.8.0 from https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.8.0-cp27-none-linux_x86_64.whl Using cached https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.8.0-cp27-none-linux_x86_64.whl Collecting six>=1.10.0 (from tensorflow==0.8.0) Using cached six-1.11.0-py2.py3-none-any.whl Collecting...
uninstalling pip protobuf and uninstalling conda protobuf did the trick!
I get the same error, managed to fix this?