KeerthiVM commited on
Commit
b41e012
·
unverified ·
1 Parent(s): 222e4de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -1,2 +1,13 @@
1
- # Image_Upscaling_API
2
- DS 553 Case Study 1 API
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: CSDS553 Case Study 1 API
3
+ emoji: 💬
4
+ colorFrom: yellow
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: 5.42.0
8
+ app_file: app.py
9
+ pinned: false
10
+ hf_oauth: true
11
+ hf_oauth_scopes:
12
+ - inference-api
13
+ ---