Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nagasurendra
/
InstaUpload2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nagasurendra
commited on
May 20
Commit
ae40340
·
verified
·
1 Parent(s):
34496c0
Create .env
Browse files
Files changed (1)
hide
show
.env
+3
-0
.env
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
FLASK_ENV=development INSTAGRAM_ACCESS_TOKEN=your_facebook_graph_api_access_token
2
+
INSTAGRAM_USER_ID=your_instagram_business_user_id
3
+
HUGGINGFACE_API_TOKEN=your_huggingface_api_token