How to add WordCloud graph in Streamlit

I do not, sorry. I’ve never used gensim.

Although, note that print statements (including pprint) don’t render in a Streamlit app. You’ll need to use st.write if you intend it for human-user consumption.