File size: 562 Bytes
850dc06
 
 
 
 
 
 
 
 
 
 
 
 
 
becd4ee
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: Medgemma Space
emoji: πŸ‘
colorFrom: pink
colorTo: pink
sdk: gradio
sdk_version: 5.42.0
app_file: app.py
pinned: false
license: gemma
short_description: used for Medical image analysis
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

# MedGemma Space

A Hugging Face Space running the Google MedGemma 4B model for medical image analysis.

## Usage

Upload a medical image in the UI to receive AI-generated findings.  
For API access, use the Gradio Python client or call the `/predict` endpoint.