Add Skyvern demo video (#42)

This commit is contained in:
Suchintan
2024-03-08 00:58:28 -05:00
committed by GitHub
parent 619e77e6d0
commit 514a8cee69
3 changed files with 7 additions and 5 deletions

View File

@@ -6,10 +6,7 @@ repos:
hooks:
- id: check-added-large-files
args: ['--maxkb=5000']
exclude: |
(?x)(
inputs.*
)
exclude: 'inputs.*|skyvern_demo_video\.mp4'
- id: check-byte-order-marker
- id: check-case-conflict
- id: check-merge-conflict

View File

@@ -59,6 +59,11 @@ Expand the diagram above to go deeper into how:
2. We parse the HTML + extract the image to generate an interactable element map
-->
# Demo
<p align="center" >
<video src="images/skyvern_demo_video.mp4"></video>
</p>
# Quickstart
This quickstart guide will walk you through getting Skyvern up and running on your local machine.

Binary file not shown.