Karley8 commited on
Commit
f864a6a
·
verified ·
1 Parent(s): b5e43dd

Update GlobalMovies.py

Browse files
Files changed (1) hide show
  1. GlobalMovies.py +1 -1
GlobalMovies.py CHANGED
@@ -8,7 +8,7 @@ from sklearn.metrics.pairwise import cosine_similarity
8
  # -----------------------------
9
  # TMDB API Setup
10
  # -----------------------------
11
- API_KEY = "your_tmdb_api_key_here" # 🔁 Replace with your actual TMDB key
12
 
13
  # -----------------------------
14
  # Region + Language Mapping
 
8
  # -----------------------------
9
  # TMDB API Setup
10
  # -----------------------------
11
+ API_KEY = "3859ec79f3bda0615907794345ff1f17" # 🔁 Replace with your actual TMDB key
12
 
13
  # -----------------------------
14
  # Region + Language Mapping