Text-Summarizer / app.py
Gladiator's picture
test colab dev
cf53b75
raw
history blame
No virus
89 Bytes
import streamlit as st
if __name__ == "__main__":
st.header("Streamlit 🀝 Colab")