media-unmasked-api / README.md
wozwize's picture
updating readme
65760ac
|
raw
history blame
350 Bytes
metadata
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