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:
abidlabs
/
examples
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
abidlabs
HF Staff
commited on
Jan 29, 2025
Commit
09769a9
·
verified
·
1 Parent(s):
ccb6c0d
Upload README.md with huggingface_hub
Browse files
Files changed (1)
hide
show
README.md
+3
-0
README.md
CHANGED
Viewed
@@ -4,4 +4,7 @@ app_file: app.py
4
sdk: gradio
5
sdk_version: 5.13.2
6
hardware: cpu-basic
7
---
4
sdk: gradio
5
sdk_version: 5.13.2
6
hardware: cpu-basic
7
+
tags:
8
+
- groovy-flow
9
+
flow_file: flow.py
10
---