File size: 422 Bytes
4110b90
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: Neuro-Oncology MRI Inference Console
colorFrom: blue
colorTo: indigo
sdk: gradio
python_version: "3.10"
app_file: app.py
suggested_hardware: cpu-basic
---

# Neuro-Oncology MRI Inference Console

Gradio app for YOLO-based MRI lesion localization with structured explanation generated through the Groq chat-completions API.

## Required Space secret

- `GROQ_API_KEY`

## Optional Space variable

- `GROQ_MODEL`