pclarke commited on
Commit
8745af2
·
1 Parent(s): 832a469

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ from sentiment3d import Sentiment3D
4
 
5
  s3d = Sentiment3D()
6
 
7
- TITLE = "COMPASS Pathways 3D Sentiment Model"
8
  EXAMPLES = [
9
  "This is so awesome!",
10
  "You're driving me up the wall!",
 
4
 
5
  s3d = Sentiment3D()
6
 
7
+ TITLE = "COMPASS Pathways: 3D Sentiment Model"
8
  EXAMPLES = [
9
  "This is so awesome!",
10
  "You're driving me up the wall!",