Derrick Schultz (he/him)
Derrick Schultz (he/him)
I added this to my fork of the repo. you can use it here: https://github.com/dvschultz/neural-style-tf
you should be able to just run this version in tf2.0. You’ll get some warnings but it works fine. at some point they may actually deprecate tf1 functions but for...
it looks like both are available here: https://drive.google.com/drive/folders/10IEa7gibOWmQQuJUIUOkh-CV4cm6k8__ See USAGE.md for more info
I uinstalled torchfile, imported it into utils.py then edited line 228 of that file to be `vgglua = torchfile.load(os.path.join(model_dir, 'vgg16.t7'))`
yes I’m seeing this too
What are you trying to view the video in? I’ve found there’s something weird about the codec sometimes and it needs to be viewed in an application like VLC
I added a very basic build of this. it just generates a .txt file with all of the settings per video https://github.com/kabachuha/sd-webui-text2video/pull/198
fwiw I get an error when I update the args.py file. I think the issue is on line 138 when you switched `file_count` from `single` to `multiple`. It works when...
I put one together here: https://colab.research.google.com/drive/1zixo66UYGl70VOPy053o7IV_YkQt5lCZ?usp=sharing