Naman Pundir commited on
Commit
e7ca139
·
1 Parent(s): a3f750e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ def summarize_text(input_text, selected_model):
24
 
25
  custom_title = """
26
  <div style="color: black; text-align: center; background-color: white; padding: 20px;">
27
- <h1>MLE - Project (Tuning and Infra Project)1MLE - Project (Tuning and Infra Project)</h1>
28
  </div>
29
  """
30
 
 
24
 
25
  custom_title = """
26
  <div style="color: black; text-align: center; background-color: white; padding: 20px;">
27
+ <h1>MLE - Project (Tuning and Infra Project)- THEUS.ai</h1>
28
  </div>
29
  """
30