Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
willsh1997
/
groq-voicechat-demo
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
willsh1997
commited on
Jan 30
Commit
314c367
·
1 Parent(s):
0d65527
:bug: forgot app file again
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -5,5 +5,5 @@ colorFrom: indigo
5
colorTo: pink
6
sdk: gradio
7
sdk_version: 6.0.2
8
-
app
: groq-voicechat-demo.py
9
---
5
colorTo: pink
6
sdk: gradio
7
sdk_version: 6.0.2
8
+
app_file
: groq-voicechat-demo.py
9
---