Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
import gradio as gr
|
2 |
-
from Summary import Summary
|
3 |
from NamedEntity import NER
|
4 |
|
5 |
text2 = ("UK law presumes the author of a copyright work to be the first owner. The law "
|
|
|
1 |
import gradio as gr
|
|
|
2 |
from NamedEntity import NER
|
3 |
|
4 |
text2 = ("UK law presumes the author of a copyright work to be the first owner. The law "
|