Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
c0591c9c
"...resnet50_tensorflow.git" did not exist on "703dc8d769cdde1c8d178b33eee25b006c326955"
Commit
c0591c9c
authored
Nov 05, 2023
by
Timothy J. Baek
Browse files
fix: github link added to image
parent
1a0bcdc7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
src/lib/components/chat/SettingsModal.svelte
src/lib/components/chat/SettingsModal.svelte
+6
-4
No files found.
src/lib/components/chat/SettingsModal.svelte
View file @
c0591c9c
...
@@ -772,10 +772,12 @@
...
@@ -772,10 +772,12 @@
</div>
</div>
<div>
<div>
<img
<a href="https://github.com/ollama-webui/ollama-webui">
alt="followers"
<img
src="https://img.shields.io/github/stars/ollama-webui/ollama-webui?style=social&label=Star us on Github"
alt="followers"
/>
src="https://img.shields.io/github/stars/ollama-webui/ollama-webui?style=social&label=Star us on Github"
/>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment