StephanAkkerman commited on
Commit
07da62c
·
verified ·
1 Parent(s): 58f56f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ examples = [["Nice 9% pre market move for $para, pump my calls Uncle\_Buffett\_
10
  ]
11
 
12
  interface = gr.Interface.load("models/StephanAkkerman/FinTwitBERT-sentiment",
13
- description=description,
14
  examples=examples
15
  )
16
 
 
10
  ]
11
 
12
  interface = gr.Interface.load("models/StephanAkkerman/FinTwitBERT-sentiment",
13
+ #description=description,
14
  examples=examples
15
  )
16