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
66c907c
·
1 Parent(s):
314c367
:wrench: fix python version
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -6,4 +6,5 @@ colorTo: pink
6
sdk: gradio
7
sdk_version: 6.0.2
8
app_file: groq-voicechat-demo.py
9
---
6
sdk: gradio
7
sdk_version: 6.0.2
8
app_file: groq-voicechat-demo.py
9
+
python_version: 3.10
10
---