adilsiraju commited on
Commit
347d8a1
ยท
verified ยท
1 Parent(s): bbba177

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -6
README.md CHANGED
@@ -1,13 +1,22 @@
1
  ---
2
- title: Minimal
3
- emoji: ๐ŸŒ
4
- colorFrom: indigo
5
- colorTo: green
6
  sdk: gradio
7
- sdk_version: 5.38.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Architectural Style Classifier ๐Ÿ›๏ธ
3
+ emoji: ๐Ÿ—๏ธ
4
+ colorFrom: gray
5
+ colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: 4.19.2
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
+ tags:
12
+ - computer-vision
13
+ - image-classification
14
+ - architecture
15
+ - fastai
16
+ - gradio
17
+ - deep-learning
18
+ - huggingface-spaces
19
+ short_description: Architectural style detector using FastAI
20
  ---
21
 
22
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference