nomadicsynth commited on
Commit
ec17628
·
1 Parent(s): cd14485

Update privacy policy and disclaimer in create_interface function to clarify logging of queries and results

Browse files
Files changed (1) hide show
  1. app.py +3 -8
app.py CHANGED
@@ -536,17 +536,12 @@ def create_interface():
536
  Please ask any questions or provide feedback on the tool to help us improve it by starting a discussion on
537
  the [Community Tab](https://huggingface.co/spaces/nomadicsynth/inkling/discussions).
538
 
539
- **Privacy Policy**: The abstract or research description you provide will be included in any feedback
 
540
  you submit and may be used to improve the model, and published in a public dataset.
541
  Please ensure that you have the right to share this information.
542
- By submitting feedback, you agree to the use of this information for research purposes.
543
  Do not include personally identifiable, proprietary, or sensitive information.
544
-
545
- **Disclaimer**: This tool is in alpha testing and is not intended for production use.
546
- The results are not guaranteed to be accurate or reliable. Use at your own risk.
547
- The tool is provided "as is" without any warranties or guarantees.
548
- The developers are not responsible for any consequences of using this tool.
549
- By using this tool, you agree to the terms and conditions outlined in this disclaimer.
550
  """
551
  )
552
  gr.Markdown(
 
536
  Please ask any questions or provide feedback on the tool to help us improve it by starting a discussion on
537
  the [Community Tab](https://huggingface.co/spaces/nomadicsynth/inkling/discussions).
538
 
539
+ **Privacy Policy**: Each query and the results returned will be logged for research and development purposes.
540
+ Additionally, the abstract or research description you provide will be included in any feedback
541
  you submit and may be used to improve the model, and published in a public dataset.
542
  Please ensure that you have the right to share this information.
543
+ By submitting a query and/or feedback, you agree to the use of this information for research purposes.
544
  Do not include personally identifiable, proprietary, or sensitive information.
 
 
 
 
 
 
545
  """
546
  )
547
  gr.Markdown(