Spaces:
Build error
Build error
File size: 1,079 Bytes
22c6426 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
---
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
|