Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -176,7 +176,7 @@ def get_split_sentences(sentence, entity_tags):
176
  ######################################
177
 
178
  st.set_page_config(page_title="Hallucination", layout="wide")
179
- st.title(':blue[Sorry come again! This time slowly, please]')
180
  st.header("Rephrasing LLM Prompts for Better Comprehension Reduces :blue[Hallucination]")
181
  ############################
182
  video_file1 = open('machine.mp4', 'rb')
 
176
  ######################################
177
 
178
  st.set_page_config(page_title="Hallucination", layout="wide")
179
+ st.title(':blue[Sorry come again!]')
180
  st.header("Rephrasing LLM Prompts for Better Comprehension Reduces :blue[Hallucination]")
181
  ############################
182
  video_file1 = open('machine.mp4', 'rb')