Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -200,7 +200,7 @@ iface = gr.Interface(
|
|
| 200 |
outputs=[
|
| 201 |
gr.Textbox(label="AI Personalized Workout", lines=18)
|
| 202 |
],
|
| 203 |
-
title="SmartFit AI
|
| 204 |
description="Generates workouts based on 10,000+ AI-generated profiles. Supports CrossFit, Rehab, and Strength.",
|
| 205 |
examples=[
|
| 206 |
# 1. Standard User
|
|
|
|
| 200 |
outputs=[
|
| 201 |
gr.Textbox(label="AI Personalized Workout", lines=18)
|
| 202 |
],
|
| 203 |
+
title="SmartFit AI - Hyper-Personalized Engine",
|
| 204 |
description="Generates workouts based on 10,000+ AI-generated profiles. Supports CrossFit, Rehab, and Strength.",
|
| 205 |
examples=[
|
| 206 |
# 1. Standard User
|