Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
VimalrajS04
/
gradio_interface
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
VimalrajS04
commited on
Nov 1, 2025
Commit
f2d5a2e
·
1 Parent(s):
baa388f
Fix: Add Gradio config to README
Browse files
Files changed (1)
hide
show
README.md
+7
-6
README.md
CHANGED
Viewed
@@ -1,6 +1,7 @@
1
-
"
---
"
2
-
"
title: Gradio Interface
"
3
-
"
emoji:
??"
4
-
"
sdk: gradio
"
5
-
"
app_file: app.py
"
6
-
"---"
1
+
---
2
+
title: Gradio Interface
3
+
emoji:
🧠
4
+
sdk: gradio
5
+
app_file: app.py
6
+
pinned:
false
7
+
---