CoolFace
Apppublic

jthorrigan/letterboxd-recommender

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes
.env.example6 linesDownload Raw Back to root
1# TMDB API Configuration (Optional - for enhanced recommendations)2# Get your free API key at: https://www.themoviedb.org/settings/api3TMDB_API_KEY=your_tmdb_api_key_here4 5# OMDb API Configuration (Optional - for additional metadata)6OMDB_API_KEY=your_omdb_api_key_here