Spaces:
Running
Running
File size: 350 Bytes
f83c2ca 65760ac |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
title: Media Unmasked Api
emoji: π
colorFrom: purple
colorTo: red
sdk: docker
pinned: false
license: apache-2.0
short_description: AI-powered media bias detection API
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
run by
```
uvicorn app.main:app --host 0.0.0.0 --port 7860 --reload
``` |