agregar streamlit y streamlit-autorefresh a requirements.txt

This commit is contained in:
Cesar Mendivil 2026-01-29 10:10:10 -07:00
parent 6eccf5f953
commit 461e8bab33

View File

@ -3,3 +3,5 @@ uvicorn
# No necesitamos la otra librería, yt-dlp hará todo el trabajo pesado
requests
yt-dlp
streamlit
streamlit-autorefresh