Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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)
|