metadata
title: Obliteratus Chat
emoji: 🛡️
colorFrom: red
colorTo: black
sdk: gradio
sdk_version: 5.16.0
python_version: 3.11
app_file: app.py
pinned: false
license: apache-2.0
Obliteratus Chat
A simple chatbot interface for the mido09/obliteratus model using the Hugging Face Inference API.
Setup
This Space requires an HF_TOKEN secret to interact with the Hugging Face Inference API.
- Go to Settings > Variables and secrets.
- Add a new secret named
HF_TOKENwith your Hugging Face API token.