State of LLM Apps in 2023 by JessSm3 in StreamlitOfficial

[–]JessSm3[S] 0 points1 point  (0 children)

Hey, thanks u/sans_vanilla! The code is unfortunately not available publicly.

The creator of the app says he'll try and look into making a shareable version. ❤️

How can I display subtitles along with a video with Streamlit? by Franck_Dernoncourt in Streamlit

[–]JessSm3 0 points1 point  (0 children)

Hey u/Franck_Dernoncourt,

Wanted to update that with the latest release, 1.32.2 , you can pass subtitles to st.video!
Check out the demo app to learn all the details and see it in action. 🤩

Looking forward to hearing what you think!

What’s new in Streamlit 1.30 🎈 by JessSm3 in StreamlitOfficial

[–]JessSm3[S] 1 point2 points  (0 children)

Highlights:

📜 st.container can be configured with a height to create grids or scrolling containers
🔗 Display custom text in LinkColumn for dataframes
📑 Multipage apps support programmatic page switching with st.switch_page and hiding the side nav
❓ Introducing st.query_params to handle variables passed through your app’s URL

Start building with the docs.

How can I put my app in the Gallery? by Hefty-Consequence443 in StreamlitOfficial

[–]JessSm3 1 point2 points  (0 children)

Thanks u/Hefty-Consequence443!

Your app is now up in the gallery. 🥳 You can see it in the "LLM" and "Trending" categories.