Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Frederick
/
Clause_Segmentation_and_Classification
like
2
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Frederick
commited on
Feb 3, 2023
Commit
6d96856
·
1 Parent(s):
78c0621
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -203,4 +203,4 @@ demo = gr.Interface(
203
]
204
)
205
206
-
demo.launch(
share=True
)
203
]
204
)
205
206
+
demo.launch()