Muzammil Jethwa

Results 2 comments of Muzammil Jethwa

I have done this by going through this approch: ``` st.write("Select atmost 2 locations") location = st.multiselect("Where do you live?", ("New York", "San Francisco", "Chicago", "Seattle")) button = st.button("Print Locations",disabled=False)...

It would be very useful to test on custom videos and check for the issues more properly