Andrej Baranovskij Blog
Blog about Oracle, Full Stack, Machine Learning and Cloud
Sunday, January 23, 2022
Hugging Face Gradio App on Docker
›
This quick tutorial is to explain and show how to run Hugging Face model with Gradio UI on Docker.
Saturday, January 15, 2022
Running Hugging Face LayoutLM Model with PyCharm and Docker
›
This tutorial explains how to run Hugging Face LayoutLM model locally with PyCharm remote interpreter. This is cool, because a remote interp...
Sunday, January 9, 2022
Table Query with Hugging Face ML
›
Yes, you can do a search through a table data with Hugging Face model called TAPAS. I show how it works with sample CSV and example queries....
Sunday, January 2, 2022
Hugging Face Gradio Python UI and CSV Processing
›
Explaining how to process CSV file uploaded through Gradio UI in Python. Gradio is part of Hugging Face. You will also learn how to define i...
Sunday, December 26, 2021
Hugging Face Gradio Python UI for ML
›
I dive into Gradio UI with Python, which is now part of Hugging Face. This is a very cool and simple to use library, it helps to build UI fo...
Saturday, December 18, 2021
TensorFlow.js Node on Docker and Kubernetes
›
I explain how to dockerize TensorFlow.js Node app and also run it on Kubernetes. This work was done as part of our open-source MLOps solutio...
Sunday, December 12, 2021
TensorFlow.js Microservice
›
Do you know you could run TensorFlow.js on backend with Node.js? I explain how to build microservice with TensorFlow.js based on sample Mobi...
‹
›
Home
View web version