Spaces:
Build error
Build error
Create space.yaml
Browse files- space.yaml +6 -0
space.yaml
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
title: Skyvern AI Space
|
| 2 |
+
sdk: gradio
|
| 3 |
+
app_file: app.py
|
| 4 |
+
python_version: 3.11
|
| 5 |
+
description: A Hugging Face Space hosting Skyvern AI using Gradio.
|
| 6 |
+
license: mit
|