calcuis commited on
Commit
c3ba64e
·
verified ·
1 Parent(s): edb24db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -5,8 +5,6 @@ license: mit
5
  support: 🐧linux/ubuntu, 🖥️ macOS (metal), 💻 windows (cpu/gpu)
6
  - [get it here](https://github.com/gguf-org/gguf-desktop/releases)
7
 
8
- ![screenshot](https://raw.githubusercontent.com/gguf-org/gguf-desktop/master/demo.gif)
9
-
10
  ## features
11
  - 💫 super fast server 🐷
12
  - 👁️ vision clip supported
@@ -20,4 +18,8 @@ support: 🐧linux/ubuntu, 🖥️ macOS (metal), 💻 windows (cpu/gpu)
20
  - computer use agent (see [here](https://huggingface.co/gguf-org/fara-7b-gguf))
21
  - agent with vision and tool use capabilities (see [here](https://huggingface.co/gguf-org/gemma-4-e2b-it-gguf))
22
 
23
- ![screenshot](https://raw.githubusercontent.com/gguf-org/gguf-desktop/master/demo2.gif)
 
 
 
 
 
5
  support: 🐧linux/ubuntu, 🖥️ macOS (metal), 💻 windows (cpu/gpu)
6
  - [get it here](https://github.com/gguf-org/gguf-desktop/releases)
7
 
 
 
8
  ## features
9
  - 💫 super fast server 🐷
10
  - 👁️ vision clip supported
 
18
  - computer use agent (see [here](https://huggingface.co/gguf-org/fara-7b-gguf))
19
  - agent with vision and tool use capabilities (see [here](https://huggingface.co/gguf-org/gemma-4-e2b-it-gguf))
20
 
21
+ ![screenshot](https://raw.githubusercontent.com/gguf-org/gguf-desktop/master/demo2.gif)
22
+
23
+ - inspect a picture (see above - vision); vibe code a tic tac toe game (see below - tool)
24
+
25
+ ![screenshot](https://raw.githubusercontent.com/gguf-org/gguf-desktop/master/demo.gif)