Spaces:
Build error
Build error
Create metadata.json
Browse files- metadata.json +6 -0
metadata.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Gemini OS",
|
| 3 |
+
"description": "Simulate a computer with a UI that is generated dynamically from user interactions.",
|
| 4 |
+
"requestFramePermissions": [],
|
| 5 |
+
"prompt": ""
|
| 6 |
+
}
|