PradipNichite / Youtube-Tutorials

354 stars 286 forks source link

st.session_state #2

Open chazhenry opened 1 year ago

chazhenry commented 1 year ago

On first run, I get: KeyError: 'st.session_state has no key "generated". Did you forget to initialize it?

Line: if st.session_state['generated']:

InfinityL00P-rgb commented 1 year ago

I get the same error