magicboris commited on
Commit
a058068
·
verified ·
1 Parent(s): 2191495

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
2
- title: Language Tool Fasttext Demo
3
- emoji: 🐨
4
- colorFrom: blue
5
- colorTo: gray
6
  sdk: docker
7
- pinned: false
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
1
  ---
2
+ title: My Russian LanguageTool Space
 
 
 
3
  sdk: docker
4
+ app_port: 8010 # Указываем порт, который слушает наше приложение в Dockerfile
5
  ---
6
 
7
+ # My Russian LanguageTool Server
8
+
9
+ This Space runs a LanguageTool server with FastText support for Russian.
10
+
11
+ You can interact with the LanguageTool API at: `https://magicboris-language-tool-fasttext-demo.hf.space/v2/check`