Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
truegleai
/
Andrew-dev1.1
like
0
Paused
App
Files
Files
Fetching metadata from the HF Docker repository...
truegleai
commited on
Apr 15
Commit
889f925
·
1 Parent(s):
6cd302b
Add sdk_version to Space config
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -4,6 +4,7 @@ emoji: 🐳
4
colorFrom: blue
5
colorTo: purple
6
sdk: docker
7
app_port: 7860
8
pinned: false
9
---
4
colorFrom: blue
5
colorTo: purple
6
sdk: docker
7
+
sdk_version: "24.0.0"
8
app_port: 7860
9
pinned: false
10
---