lorenzoscottb commited on
Commit
bb0c7d4
Β·
verified Β·
1 Parent(s): 5d70280

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -116,7 +116,7 @@ interface_model_L.load("models/DReAMy-lib/xlm-roberta-large-DreamBank-emotion-pr
116
  # "models/DReAMy-lib/t5-base-DreamBank-Generation-NER-Char",
117
  # examples=examples_g,
118
  # title="NER Generation",
119
- )
120
 
121
  gr.TabbedInterface(
122
  [interface_words, interface_model_L],
 
116
  # "models/DReAMy-lib/t5-base-DreamBank-Generation-NER-Char",
117
  # examples=examples_g,
118
  # title="NER Generation",
119
+ # )
120
 
121
  gr.TabbedInterface(
122
  [interface_words, interface_model_L],