Spaces:
Paused
Paused
Commit
Β·
c4fc049
1
Parent(s):
3329585
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,14 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: π³
|
4 |
colorFrom: purple
|
5 |
colorTo: gray
|
6 |
sdk: docker
|
7 |
app_port: 8080
|
|
|
|
|
8 |
---
|
9 |
-
#
|
10 |
|
11 |

|
12 |

|
@@ -23,7 +25,7 @@ Open WebUI is an [extensible](https://github.com/open-webui/pipelines), feature-
|
|
23 |
|
24 |

|
25 |
|
26 |
-
## Key Features of
|
27 |
|
28 |
- π **Effortless Setup**: Install seamlessly using Docker or Kubernetes (kubectl, kustomize or helm) for a hassle-free experience with support for both `:ollama` and `:cuda` tagged images.
|
29 |
|
@@ -208,4 +210,4 @@ If you have any questions, suggestions, or need assistance, please open an issue
|
|
208 |
|
209 |
---
|
210 |
|
211 |
-
Created by [Timothy J. Baek](https://github.com/tjbck) - Let's make Open WebUI even more amazing together! πͺ
|
|
|
1 |
---
|
2 |
+
title: OpenOllama
|
3 |
emoji: π³
|
4 |
colorFrom: purple
|
5 |
colorTo: gray
|
6 |
sdk: docker
|
7 |
app_port: 8080
|
8 |
+
hf_oauth: true
|
9 |
+
license: apache-2.0
|
10 |
---
|
11 |
+
# OpenOllama π
|
12 |
|
13 |

|
14 |

|
|
|
25 |
|
26 |

|
27 |
|
28 |
+
## Key Features of OpenOllama β
|
29 |
|
30 |
- π **Effortless Setup**: Install seamlessly using Docker or Kubernetes (kubectl, kustomize or helm) for a hassle-free experience with support for both `:ollama` and `:cuda` tagged images.
|
31 |
|
|
|
210 |
|
211 |
---
|
212 |
|
213 |
+
Created by [Timothy J. Baek](https://github.com/tjbck) - Let's make Open WebUI even more amazing together! πͺ
|