AItool commited on
Commit
2f044b6
·
verified ·
1 Parent(s): 015f2c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -5,7 +5,17 @@ colorFrom: pink
5
  colorTo: indigo
6
  sdk: docker
7
  pinned: true
8
- short_description: ReSizeImage respecting ratio
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
5
  colorTo: indigo
6
  sdk: docker
7
  pinned: true
8
+ license: cc-by-4.0
9
+ short-description: ReSizeImage respecting aspect ratio. This Space demonstrates a FastAPI application.
10
+ tags:
11
+ - fastapi
12
+ - image-processing
13
+ - cropping
14
+ - computer-vision
15
+ - pillow
16
+ - demo
17
+ - portfolio
18
+ - webapp
19
  ---
20
 
21
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference