Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tomalex04
/
Credible
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
tomalex04
commited on
21 days ago
Commit
afa2258
·
1 Parent(s):
ec1ad29
Add README.md for Hugging Face Space configuration
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
title: Credible
3
+
emoji: 🤖
4
+
colorFrom: purple
5
+
colorTo: pink
6
+
sdk: gradio
7
+
sdk_version: "4.36.1" # Check for the latest version of Gradio
8
+
app_file: main.py
9
+
pinned: false
10
+
---