OAOA commited on
Commit
cef60f7
1 Parent(s): 25ae4cc

Update hardware config

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,5 +1,16 @@
1
  ---
2
- sdk_version: 4.44.1
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: DifFace
3
+ emoji: 🐠
4
+ colorFrom: green
5
+ colorTo: blue
6
+ sdk: gradio
7
+ sdk_version: 3.14.0
8
+ suggested_hardware: t4-small
9
+ suggested_storage: small
10
+ app_file: app.py
11
+ pinned: false
12
+ license: apache-2.0
13
+ short_description: A diffuseion-based face enhancer.
14
  ---
15
 
16
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference