Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GRC2025
/
GRC
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
meshsl
commited on
20 days ago
Commit
1e8db85
·
verified
·
1 Parent(s):
aa7eda4
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
CHANGED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
title: "ECC Compliance Assistant"
3
+
emoji: "🛡️"
4
+
colorFrom: "indigo"
5
+
colorTo: "blue"
6
+
sdk: gradio
7
+
sdk_version: "4.18.0"
8
+
app_file: app.py
9
+
pinned: false
10
+
---