YanYas

Results 29 comments of YanYas

One will be provided in the examples, but I want to avoid having large model binaries in the basic package. A downloader should do the trick for the most part.

Indeed. There is a limit on the size of a Nuget, maybe 250MB, that I want to stay under too, but it may be alright. There are a couple different...

Good example. Yeah I have something very similar in the [VLMLDemos](https://github.com/ThinkingForms/VLML_Demos_V1), but I'll make it a dependency for the main package so I can update it separately. Thanks for mentioning!

Hi and thanks @emanuelgo, Could you show me a screenshot of what you're seeing?

@emanuelgo, I've spotted the problem. Already fixed in my local development branch. The node itself however actually still works, it just looks a bit weird on the canvas. ![callmenames-2020-01-27-Application_2020 01...

Just updated, which should fix the initial problem with the Conv2D nodes. They were missing some pins internally. But in addition to that, the newer versions of Gamma have broke...

![Default Problem Fix Example](https://user-images.githubusercontent.com/9497052/73356417-392b0300-4292-11ea-8df8-7ad7faa565e3.JPG) Hi @emanuelgo, I patched the default value issues. Please give the latest update a try.

Thanks Dukus! On 14 October 2017 at 10:08, Duka Istvan wrote: > I will fix for the next release, anyway the library isn't excessively > documented yet .... > >...

Going in on this in the next coming days. Will try to make a cheat sheet of the important nodes, steps and considerations.

Qualifier: I downloaded the https://github.com/vvvvpm/vpdb repo and opened them from my desktop. https://vvvvpm.github.io/ opening and running these packs directly seemed to work as advertised. Will there be an option to...