scott lee davis

Results 83 comments of scott lee davis

from #10614 , to temporarily get past this @james-tonicanalytics > The temporary solution that stopped the error occurring was to delete the local dependency from the package.json file and then...

Updated it to a non root user container. I believe nothing is written to filesystem as the input request is handled like this ```python req = urllib2.Request(image_entry, None, headers) with...

Added a [failing sample image](https://github.com/servernull/openfaas-opennsfw/blob/master/eve.jpg) to the repo and readme. Will do a PR now, thank you much for your feedback.

Would be happy to contribute to this too

https://colab.research.google.com/drive/1vG_cfKEGzdwX64wrBbf9egq2gWijk8Id is my current setup for building models. (not model specific.) . uses model name of .txt on upload. Happy to helpout with something moving forward. Can we setup a...

cool! (I introduced a small bug yesterday that I just fixed. (in the model text upload section) also added controls for model hyperparams. not sure the ranges are sane, but...

here is osx catalina output ``` % pip3 install labours Collecting labours Using cached labours-10.7.2-py3-none-any.whl (69 kB) Collecting fastdtw=0.3.2 Using cached fastdtw-0.3.4.tar.gz (133 kB) Requirement already satisfied: protobuf=3.5.0 in /usr/local/lib/python3.9/site-packages...

![Screen Shot 2019-07-30 at 12 11 52 PM](https://user-images.githubusercontent.com/2914443/62157973-3b9ca800-b2c3-11e9-8ace-fa672e1bd61f.png)

requires release v5.16.0

@hanzei @kaakaa would either of you be able to pick up and improve what I started please?