Calamar49 commited on
Commit
92bdda0
·
1 Parent(s): 440e207

Configure app_file and app_port for FastAPI UI

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,12 +1,14 @@
1
  ---
2
  title: Orchid Classifier Api
3
- emoji: 🚀
4
  colorFrom: purple
5
  colorTo: blue
6
  sdk: docker
 
 
7
  pinned: false
8
  license: mit
9
  short_description: api
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: Orchid Classifier Api
3
+ emoji: 🌸 # Cambié el emoji a una flor, ¡más temático!
4
  colorFrom: purple
5
  colorTo: blue
6
  sdk: docker
7
+ app_file: app.py
8
+ app_port: 7860
9
  pinned: false
10
  license: mit
11
  short_description: api
12
  ---
13
 
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference