AKIRA commited on
Commit
102189d
·
1 Parent(s): b3b0b53

Add Hugging Face configuration file

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: WeChat Translator
3
+ emoji: 🌍
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: fastapi
7
+ sdk_version: "1.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---