From 84279215815f0d8bd3ebc3ca0253148a58e0d580 Mon Sep 17 00:00:00 2001 From: Vasudev <54883603+vasudev-gm@users.noreply.github.com> Date: Wed, 23 Oct 2024 01:01:03 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 +}