tobiasaurer
reupload of current files
b4c7df7
import streamlit as st
import pandas as pd
st.title("Movie Recommenders")
st.write("""
### Instructions
Check the Sidebar and choose a recommender that suits your purpose.
""")