com3dian commited on
Commit
4c04979
·
verified ·
1 Parent(s): a23cae0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -78,7 +78,6 @@ with open('slides_text.pkl', 'rb') as file:
78
 
79
  # Function to render HTML content
80
  def render_html(text):
81
- summ_text[st.session_state.page_index] = text
82
  # Split text by periods
83
  sentences = text.split('.')
84
  # Create HTML list items
 
78
 
79
  # Function to render HTML content
80
  def render_html(text):
 
81
  # Split text by periods
82
  sentences = text.split('.')
83
  # Create HTML list items