diff --git a/README.md b/README.md index e724cb1..34a7e9a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ > **AI system for malaria detection from blood smear images** > Implemented in Rust (Burn) with an Axum inference API and a Yew web UI. -![](demo.png) + +![x](demo.png) ## Overview This model predicts: diff --git a/demo.png b/demo.png new file mode 100644 index 0000000..3368adc Binary files /dev/null and b/demo.png differ