Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,7 @@
|
|
| 1 |
-
---
|
| 2 |
title: BMI and Calorie Agent
|
| 3 |
sdk: gradio
|
| 4 |
sdk_version: 5.47.0
|
| 5 |
app_file: app.py
|
| 6 |
license: mit
|
| 7 |
-
---
|
| 8 |
|
| 9 |
A simple agent that computes BMI, BMR, and daily calorie needs based on user input and explains the results using a small language model.
|
|
|
|
|
|
|
| 1 |
title: BMI and Calorie Agent
|
| 2 |
sdk: gradio
|
| 3 |
sdk_version: 5.47.0
|
| 4 |
app_file: app.py
|
| 5 |
license: mit
|
|
|
|
| 6 |
|
| 7 |
A simple agent that computes BMI, BMR, and daily calorie needs based on user input and explains the results using a small language model.
|