mgokg commited on
Commit
5afd0c7
·
verified ·
1 Parent(s): fc6732b

Create metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +7 -0
metadata.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "Sprachgesteuerte Karten (Gradio)",
3
+ "description": "Eine Gradio-Anwendung zur Steuerung von Karten via Sprache, optimiert für Hugging Face Spaces.",
4
+ "requestFramePermissions": [
5
+ "microphone"
6
+ ]
7
+ }