nagasurendra commited on
Commit
ae40340
·
verified ·
1 Parent(s): 34496c0

Create .env

Browse files
Files changed (1) hide show
  1. .env +3 -0
.env ADDED
@@ -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