Firemedic15 commited on
Commit
26ac00e
Β·
verified Β·
1 Parent(s): 03eb214

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -3,6 +3,8 @@ app.py β€” Multi-source OSINT Analyst Space
3
  Agentic loop powered by smolagents + HuggingFace Inference API.
4
 
5
  Required Space Secrets:
 
 
6
  ACLED_API_KEY β€” from https://developer.acleddata.com
7
  ACLED_EMAIL β€” email used to register for ACLED access
8
  HF_TOKEN β€” HuggingFace token (for Inference API, set automatically in Spaces)
 
3
  Agentic loop powered by smolagents + HuggingFace Inference API.
4
 
5
  Required Space Secrets:
6
+ ACLED_USERNAME
7
+ ACLED_PASSWORD
8
  ACLED_API_KEY β€” from https://developer.acleddata.com
9
  ACLED_EMAIL β€” email used to register for ACLED access
10
  HF_TOKEN β€” HuggingFace token (for Inference API, set automatically in Spaces)