New SDK version
Browse files
README.md
CHANGED
@@ -4,9 +4,10 @@ emoji: 🐢
|
|
4 |
colorFrom: purple
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
-
python_version:
|
8 |
pinned: false
|
9 |
short_description: webui
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
@@ -16,4 +17,4 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
|
|
16 |
|
17 |
This Space runs [open-webui](https://github.com/open-webui/open-webui) inside a Docker container on Hugging Face infrastructure.
|
18 |
|
19 |
-
URL: `/` or `/chat`
|
|
|
4 |
colorFrom: purple
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
+
python_version: '3.13'
|
8 |
pinned: false
|
9 |
short_description: webui
|
10 |
+
sdk_version: 5.34.2
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
17 |
|
18 |
This Space runs [open-webui](https://github.com/open-webui/open-webui) inside a Docker container on Hugging Face infrastructure.
|
19 |
|
20 |
+
URL: `/` or `/chat`
|