Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
garyuzair
/
LongForm-Videos-Agent
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
garyuzair
commited on
May 11
Commit
01d63b9
·
verified
·
1 Parent(s):
cd0f1cd
Create .env
Browse files
Files changed (1)
hide
show
.env
+4
-0
.env
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
GEMINI_API_KEY="AIzaSyCu6y0E-cvcIFPrLSCgQhZSsQohYR0p_II"
2
+
YOUTUBE_API_KEY="AIzaSyCu6y0E-cvcIFPrLSCgQhZSsQohYR0p_II"
3
+
# Optional: If you switch to Pexels API for images
4
+
# PEXELS_API_KEY="YOUR_PEXELS_API_KEY_HERE"