cocktail_suggestions / requirements.txt
thuanan's picture
Refactor cocktail suggestion app: add database setup and recommender logic, enhance Streamlit UI
9dfeb39
raw
history blame contribute delete
106 Bytes
streamlit
pandas
numpy
psycopg2-binary
pgvector
sentence-transformers
scikit-learn
python-dotenv
requests