Alessandro commited on
Commit
00f7c4e
Β·
1 Parent(s): 41a5321

Updated imgs for new UI

Browse files
README.md CHANGED
@@ -11,7 +11,7 @@
11
  - Agent Zero uses the computer as a tool to accomplish its (your) tasks.
12
 
13
  ## Now with Responsive UI and Progress Bar:
14
- ![Web UI](/docs/res/win_webui.gif)
15
 
16
  ## Key concepts
17
  1. **General-purpose assistant**
 
11
  - Agent Zero uses the computer as a tool to accomplish its (your) tasks.
12
 
13
  ## Now with Responsive UI and Progress Bar:
14
+ ![Web UI](/docs/res/win_webui2.gif)
15
 
16
  ## Key concepts
17
  1. **General-purpose assistant**
docs/installation.md CHANGED
@@ -213,8 +213,8 @@ python run_ui.py
213
 
214
  5. Open the URL shown in terminal in your web browser. You should see the Agent Zero interface. The first time it needs to execute code, Docker image will be downloaded and deployed, this might take some time. Be patient when seeing "Initializing docker container agent-zero-exe for safe code execution...".
215
 
216
- <img src="res/setup/image-22.png" alt="run ui" width="400"/>
217
- <img src="res/setup/image-23.png" alt="run ui" width="400"/>
218
  <br><br>
219
 
220
  ## Choosing Your LLMs
 
213
 
214
  5. Open the URL shown in terminal in your web browser. You should see the Agent Zero interface. The first time it needs to execute code, Docker image will be downloaded and deployed, this might take some time. Be patient when seeing "Initializing docker container agent-zero-exe for safe code execution...".
215
 
216
+ <img src="res/setup/image-22-1.png" alt="run ui" width="400"/>
217
+ <img src="res/setup/image-23-1.png" alt="run ui" width="400"/>
218
  <br><br>
219
 
220
  ## Choosing Your LLMs
docs/res/setup/{image-22.png β†’ image-22-1.png} RENAMED
File without changes
docs/res/setup/{image-23.png β†’ image-23-1.png} RENAMED
File without changes
docs/res/{win_webui.gif β†’ win_webui2.gif} RENAMED
File without changes