asusf15 commited on
Commit
7eb444c
·
verified ·
1 Parent(s): d270ef4

Update Space metadata

Browse files
Files changed (1) hide show
  1. README.md +13 -10
README.md CHANGED
@@ -1,15 +1,18 @@
1
  ---
 
 
 
 
2
  sdk: gradio
3
- title: DeepMed R1
4
- emoji:
5
- colorFrom: purple
6
- colorTo: yellow
7
- sdk_version: 6.14.0
8
- python_version: '3.13'
9
  app_file: app.py
10
- pinned: false
11
  tags:
12
- - ml-intern
 
 
 
 
 
13
  ---
14
-
15
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: "DeepMed-R1: Medical Reasoning AI"
3
+ emoji: 🏥
4
+ colorFrom: blue
5
+ colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: "5.31.0"
8
+ python_version: "3.11"
 
 
 
 
9
  app_file: app.py
10
+ pinned: true
11
  tags:
12
+ - medical
13
+ - reasoning
14
+ - grpo
15
+ - amd
16
+ - hackathon
17
+ short_description: "Medical Reasoning AI with GRPO (AMD Hackathon)"
18
  ---