ppsingh commited on
Commit
9dedabf
1 Parent(s): 2afe656

Update appStore/adapmit.py

Browse files
Files changed (1) hide show
  1. appStore/adapmit.py +0 -1
appStore/adapmit.py CHANGED
@@ -34,6 +34,5 @@ def app():
34
 
35
  df = adapmit_classification(haystack_doc=df,
36
  threshold= params['threshold'])
37
- st.dataframe(df)
38
 
39
  st.session_state.key1 = df
 
34
 
35
  df = adapmit_classification(haystack_doc=df,
36
  threshold= params['threshold'])
 
37
 
38
  st.session_state.key1 = df