Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Kraft102
/
widgetdc-cortex
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Kraft102
commited on
Dec 14, 2025
Commit
6877f54
·
1 Parent(s):
fbb1eb0
Fix: license to lowercase
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -5,7 +5,7 @@ colorFrom: purple
5
colorTo: blue
6
sdk: docker
7
pinned: false
8
-
license:
MIT
9
app_port: 7860
10
---
11
5
colorTo: blue
6
sdk: docker
7
pinned: false
8
+
license:
mit
9
app_port: 7860
10
---
11