--- title: Imdb Slm Vs Llm Pill emoji: 🎭 # Te he puesto uno :) colorFrom: red colorTo: red sdk: streamlit # <--- CAMBIO CRÍTICO app_file: app.py # Es bueno ser explícito pinned: false env: HF_HOME: "./cache" short_description: 'Sentiment Analysis: Fine-tuned DistilBERT vs. LLM' license: gpl-3.0 --- # Welcome to Streamlit! Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart: If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community forums](https://discuss.streamlit.io).