abidlabs HF staff commited on
Commit
3e3f4f7
·
verified ·
1 Parent(s): d6e5163

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -1,12 +1,10 @@
1
  ---
2
- title: Activity Finder
3
- emoji: 🏢
4
- colorFrom: pink
5
- colorTo: blue
6
  sdk: gradio
7
  sdk_version: 5.13.2
8
- app_file: app.py
9
- pinned: false
 
 
10
  ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Activity_Finder
3
+ app_file: app.py
 
 
4
  sdk: gradio
5
  sdk_version: 5.13.2
6
+ hardware: cpu-basic
7
+ tags:
8
+ - groovy-flow
9
+ flow_file: flow.py
10
  ---