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:
skumar54
/
Clone_Lm
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
skumar54
commited on
Mar 3
Commit
79605b8
·
1 Parent(s):
ca06955
Pin Python 3.10 for Space (fix audioop / pydub on 3.13)
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -6,6 +6,7 @@ colorTo: indigo
6
sdk: gradio
7
sdk_version: "4.44.0"
8
app_file: app.py
9
pinned: false
10
---
11
6
sdk: gradio
7
sdk_version: "4.44.0"
8
app_file: app.py
9
+
python_version: "3.10"
10
pinned: false
11
---
12