diff --git a/README.md b/README.md index 2ba4ade..9d8a55d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Dependabot Updates](https://github.com/vasudev-gm/magika_demo/actions/workflows/dependabot/dependabot-updates/badge.svg?branch=master)](https://github.com/vasudev-gm/magika_demo/actions/workflows/dependabot/dependabot-updates) # Magika Demo using minimal Django Ninja APIs > **Magika** is Google's ML based File type Detection model in near constant inference time regardless of file sizes. Utilizes upload api in swagger to return detected File Type. Supports Python 3.8 to 3.11. Works on Linux, Windows and Mac.\ @@ -38,4 +39,4 @@ Deployed using Granian Server instead of Gunicorn author = {Fratantonio, Yanick and Bursztein, Elie and Invernizzi, Luca and Zhang, Marina and Metitieri, Giancarlo and Kurt, Thomas and Galilee, Francois and Petit-Bianco, Alexandre and Farah, Loua and Albertini, Ange}, title = {{Magika content-type scanner}}, url = {https://github.com/google/magika} -} \ No newline at end of file +}