samdo20 commited on
Commit
01e181e
·
verified ·
1 Parent(s): 979c7a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Language Detection API
2
 
3
  This is a FastAPI application that provides language detection capabilities using Facebook's FastText model.
 
1
+ ---
2
+ title: Language Detection API
3
+ emoji: 🌐
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: docker
7
+ sdk_version: "3.9"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+
13
  # Language Detection API
14
 
15
  This is a FastAPI application that provides language detection capabilities using Facebook's FastText model.