Spaces:
Runtime error
Runtime error
Hanna Abi Akl
commited on
Commit
•
17089f7
1
Parent(s):
46031ec
Update app.py
Browse files
app.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
import gradio as gr
|
2 |
|
3 |
-
gr.Interface
|
|
|
1 |
import gradio as gr
|
2 |
|
3 |
+
gr.Interface.load("yseop/roberta-base-finance-hypernym-identification", title="FinISH").launch()
|