migueldeguzmandev commited on
Commit
adcb58f
·
verified ·
1 Parent(s): 6519026

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ interface = gr.Interface(
52
  title="Hello, I'm Fitness AI!",
53
  description=(
54
  """
55
- (Bodybuilder AI is trained with fitness, nutrition and training themed responses to random questions.)
56
  """
57
  ),
58
  # examples=examples,
 
52
  title="Hello, I'm Fitness AI!",
53
  description=(
54
  """
55
+ (Fitness AI is trained with fitness, nutrition and training themed responses to random questions.)
56
  """
57
  ),
58
  # examples=examples,