StephanAkkerman commited on
Commit
44f8beb
·
verified ·
1 Parent(s): 07da62c

Update app.py

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