Spaces:
Sleeping
Sleeping
lorenzoscottb
commited on
Commit
β’
2736ee9
1
Parent(s):
11ffc5d
Update app.py
Browse files
app.py
CHANGED
@@ -83,7 +83,6 @@ interface_model_L = gr.Interface.load(
|
|
83 |
examples=examples,
|
84 |
title="SA Large Multilingual",
|
85 |
)
|
86 |
-
interface_model_L 0 gr.Inload()
|
87 |
|
88 |
interface_model_S = gr.Interface.load(
|
89 |
"models/DReAMy-lib/bert-base-cased-DreamBank-emotion-presence",
|
|
|
83 |
examples=examples,
|
84 |
title="SA Large Multilingual",
|
85 |
)
|
|
|
86 |
|
87 |
interface_model_S = gr.Interface.load(
|
88 |
"models/DReAMy-lib/bert-base-cased-DreamBank-emotion-presence",
|