EdwardXu commited on
Commit
91a8fc3
1 Parent(s): 0e7c08f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -367,6 +367,7 @@ if st.session_state.text_search:
367
  st.session_state.text_search, category_embeddings
368
  )
369
 
 
370
  # Results and Plot Pie Chart for Glove
371
  print("Categories are: ", st.session_state.categories)
372
  st.subheader(
 
367
  st.session_state.text_search, category_embeddings
368
  )
369
 
370
+
371
  # Results and Plot Pie Chart for Glove
372
  print("Categories are: ", st.session_state.categories)
373
  st.subheader(