New article: Serving a Machine Learning Model with FastAPI and Streamlit
The article serves a neural style transfer model using the FastAPI framework and Streamlit for the UI. The article also demonstrates how to leverage the asynchronous capability of FastAPI to style multiple images.
Link to GitHub: amalshaji/style-transfer
The article serves a neural style transfer model using the FastAPI framework and Streamlit for the UI. The article also demonstrates how to leverage the asynchronous capability of FastAPI to style multiple images.
Link to GitHub: amalshaji/style-transfer