kl08 commited on
Commit
5ea615e
·
1 Parent(s): 8261ed2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ gr.load(
5
  src="models",
6
  title="<center><a href=\"https://en.wikipedia.org/wiki/Myers–Briggs_Type_Indicator/\"><img src='https://upload.wikimedia.org/wikipedia/commons/1/1f/MyersBriggsTypes.png' alt='MBTI-Logo'></a></center><br>Personality Detection",
7
  description="Personality Detection is an app designed to help you understand yourself and others better with the help of psychometrics. Simply write a prompt or upload a document containing text that the app will analyze using Natural Language Processing (NLP) techniques to detect meaningful patterns in language and gain insights into the personality of the document/writer. After analyzing the text, Personality Detection presents the users with an analysis of their personality traits based on the Myers-Briggs Type Indicator Model. This app can be useful for identifying one's strengths and weaknesses, increasing self-awareness, and understanding how to interact with others more effectively. With Personality Detection, you can gain a better understanding of yourself and others!",
8
- article="Check out the [model repo](https://huggingface.co/tillschwoerer/roberta-base-finetuned-toxic-comments-detection) that this demo is based off of.",
9
  examples=[["""Let's focus on how we can use our talents and resources to make a positive difference -- I believe in everyone's potential to make a meaningful contribution."""],
10
  ["""Let's step back and consider the broad perspective — I'm sure we can identify the best path forward if we focus on the bigger picture."""],
11
  ["""Let's have some fun and let our imaginations run wild — I'm sure we can come up with something enjoyable if we tap into our creative energy."""]],
 
5
  src="models",
6
  title="<center><a href=\"https://en.wikipedia.org/wiki/Myers–Briggs_Type_Indicator/\"><img src='https://upload.wikimedia.org/wikipedia/commons/1/1f/MyersBriggsTypes.png' alt='MBTI-Logo'></a></center><br>Personality Detection",
7
  description="Personality Detection is an app designed to help you understand yourself and others better with the help of psychometrics. Simply write a prompt or upload a document containing text that the app will analyze using Natural Language Processing (NLP) techniques to detect meaningful patterns in language and gain insights into the personality of the document/writer. After analyzing the text, Personality Detection presents the users with an analysis of their personality traits based on the Myers-Briggs Type Indicator Model. This app can be useful for identifying one's strengths and weaknesses, increasing self-awareness, and understanding how to interact with others more effectively. With Personality Detection, you can gain a better understanding of yourself and others!",
8
+ article="yadi yada",
9
  examples=[["""Let's focus on how we can use our talents and resources to make a positive difference -- I believe in everyone's potential to make a meaningful contribution."""],
10
  ["""Let's step back and consider the broad perspective — I'm sure we can identify the best path forward if we focus on the bigger picture."""],
11
  ["""Let's have some fun and let our imaginations run wild — I'm sure we can come up with something enjoyable if we tap into our creative energy."""]],