serveml icon indicating copy to clipboard operation
serveml copied to clipboard

Serve your Machine Learning models easily with serveml !

Results 5 serveml issues
Sort by recently updated
recently updated
newest added

while working with image classification usecase like fashion mnist with keras model, i want the input type to be an image, but when i do this, i am unsure as...

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.52.0 to 0.65.2. Release notes Sourced from fastapi's releases. 0.65.2 Security fixes 🔒 Check Content-Type request header before assuming JSON. Initial PR #2118 by @​patrickkwang. This change...

dependencies

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 to 3.7.4. Release notes Sourced from aiohttp's releases. aiohttp 3.7.3 release Features Use Brotli instead of brotlipy [#3803](https://github.com/aio-libs/aiohttp/issues/3803) <https://github.com/aio-libs/aiohttp/issues/3803>_ Made exceptions pickleable. Also changed the repr...

dependencies

MLFlow objects can be saved with their signatures, as shown here: https://www.mlflow.org/docs/latest/python_api/mlflow.models.html#mlflow.models.ModelSignature Once the model is loaded, and the signature is present, it should be trivial to automatically create a...

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.11.3 to 0.11.7. Release notes Sourced from uvicorn's releases. Version 0.11.7 0.11.7 SECURITY FIX: Prevent sending invalid HTTP header names and values. SECURITY FIX: Ensure path value...

dependencies