Johnyquest7 commited on
Commit
0da2d9b
·
verified ·
1 Parent(s): 794a42a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -9,14 +9,13 @@ from threading import Thread
9
  HF_TOKEN = os.environ.get("HF_TOKEN", None)
10
 
11
 
12
- TITLE = "<h1><center>Chat with LLAMA3/center></h1>"
13
 
14
 
15
 
16
 
17
  DESCRIPTION = '''
18
  <div>
19
- <h1 style="text-align: center;">Meta Llama3 8B</h1>
20
  <p>🤖 **WellnessWhiz**: Your 24/7 companion for diabetes management, weight loss, and overall wellbeing.</p>
21
  <p>💡 Get instant, personalized answers to your health questions.</p>
22
  <p>🌟 Whether you're looking for diet tips, exercise routines, or disease management strategies, WellnessWhiz is here to guide you towards a healthier lifestyle!</p>
 
9
  HF_TOKEN = os.environ.get("HF_TOKEN", None)
10
 
11
 
12
+ TITLE = "<h1><center>Chat with WellnessWhiz/center></h1>"
13
 
14
 
15
 
16
 
17
  DESCRIPTION = '''
18
  <div>
 
19
  <p>🤖 **WellnessWhiz**: Your 24/7 companion for diabetes management, weight loss, and overall wellbeing.</p>
20
  <p>💡 Get instant, personalized answers to your health questions.</p>
21
  <p>🌟 Whether you're looking for diet tips, exercise routines, or disease management strategies, WellnessWhiz is here to guide you towards a healthier lifestyle!</p>