kuba-lilz

Results 3 issues of kuba-lilz

# Issues Sometime after running, without any discerning pattern to the period (anywhere between few hours and two weeks), prometheus endpoint on my dramatiq process stops responding. Looking at logs...

## Bug Report tensorflow-serving docker container doesn't work on Macs with Apple M1 chips. Do maintainers of tensorflow-serving intend to solve this? Or do they see this as a problem...

type:build/install
stat:awaiting tensorflower

Core Security object now accepts classes for various logic - registration, login, etc ```python flask_security.Security( app=application, datastore=user_datastore, register_form=MyCustomUserRegistrationForm, confirm_register_form=MyCustomConfirmUserRegistrationForm, login_form=MyCustomLoginForm) ``` Passing custom logic as classes means we don't have...