Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
TeresaK
/
cpv_test
like
0
Runtime error
App
Files
Files
Community
leavoigt
commited on
Aug 14, 2023
Commit
52762fb
•
1 Parent(s):
8368cdc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -60,4 +60,4 @@ with st.expander("ℹ️ - About this app", expanded=False):
60
61
62
if st.button("Analyze Document"):
63
-
group_extraction
.identify_groups()
60
61
62
if st.button("Analyze Document"):
63
+
groups_extraction
.identify_groups()