Spaces:
Build error
Build error
title: Open WebUI | |
colorFrom: blue | |
colorTo: green | |
sdk: docker | |
app_port: 7860 | |
# Open WebUI on Hugging Face Space | |
This is a deployment of [Open WebUI](https://github.com/open-webui/open-webui) on Hugging Face Space. | |
## Features | |
- Chat with AI models through a user-friendly interface | |
- Integrated with Hugging Face models using your API token | |
- Customizable UI and settings | |
- File uploads and multi-modal capabilities | |
- Responsive design for desktop and mobile use | |
## Configuration | |
This deployment uses Hugging Face Space secrets to securely store your API token. The token is accessed by Open WebUI to connect to Hugging Face models. | |
## How to Use | |
1. Set up your Hugging Face API token as a secret named `HUGGINGFACE_API_KEY` in this Space | |
2. Wait for the Space to build and deploy | |
3. Visit the Space URL | |
4. Configure your preferred models in the settings | |
5. Start chatting with AI models! | |
## Custom Models | |
You can add custom models in the settings page by providing the model ID and your Hugging Face API token is already configured. | |
--- | |
Powered by Open WebUI | |