AnjaliRai78 commited on
Commit
aa25dc5
1 Parent(s): d4b3c47

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -164,7 +164,7 @@ with gr.Blocks(css="""
164
  gr.Markdown("""
165
  <h2>Terms of use</h2>
166
  <p>The UI Analysis Report provided herein has been generated by an LLM-powered agent designed to assist individuals, researchers, startups, and companies in conducting UI evaluations and enhancing the efficiency of UX researchers.</p>
167
- <p>Please note that the insights and recommendations offered in this report are intended for informational and motivational purposes only. We do not warrant the accuracy, completeness, or reliability of the results and take no responsibility for any decisions made based on this report. Users are encouraged to use their judgment and consult with professional UX researchers for comprehensive evaluations. We do not use any users' data to train any model. We do not save user’s uploaded images or generated reports.</p>
168
  <p>By using this report, you acknowledge and agree that we, as researchers, shall not be held liable for any errors, omissions, or any losses or damages resulting from the use or reliance on the information contained herein.</p>
169
  """)
170
 
 
164
  gr.Markdown("""
165
  <h2>Terms of use</h2>
166
  <p>The UI Analysis Report provided herein has been generated by an LLM-powered agent designed to assist individuals, researchers, startups, and companies in conducting UI evaluations and enhancing the efficiency of UX researchers.</p>
167
+ <p>Please note that the insights and recommendations offered in this report are intended for informational and motivational purposes only. We do not warrant the accuracy, completeness, or reliability of the results and take no responsibility for any decisions made based on this report. Users are encouraged to use their judgment and consult with professional UX researchers for comprehensive evaluations. We do not use any users' data to train any model.</p>
168
  <p>By using this report, you acknowledge and agree that we, as researchers, shall not be held liable for any errors, omissions, or any losses or damages resulting from the use or reliance on the information contained herein.</p>
169
  """)
170