Skip to content

Custom Streamlit component created for an auto caption/forced alignment tool project

License

Notifications You must be signed in to change notification settings

mertyagmur/streamlit-wordlist-component

Repository files navigation

streamlit-custom-component

Streamlit component that allows you to do X

Installation instructions

pip install streamlit-custom-component

Usage instructions

import streamlit as st

from my_component import my_component

value = my_component()

st.write(value)

About

Custom Streamlit component created for an auto caption/forced alignment tool project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published