Skip to content

Commit fe3554c

Browse files
committed
Update README.md
1 parent c6a9c9a commit fe3554c

File tree

9 files changed

+59
-270
lines changed

9 files changed

+59
-270
lines changed

README.md

Lines changed: 58 additions & 270 deletions
Large diffs are not rendered by default.

docs/demo.gif

440 KB
Loading

docs/demo_ner.png

238 KB
Loading

docs/demo_sa.png

192 KB
Loading

docs/demo_translation.png

111 KB
Loading

docs/demo_tts.png

129 KB
Loading

docs/doccano.png

294 KB
Loading

docs/icon.png

62.4 KB
Loading

nginx/nginx.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ server {
1212
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
1313
proxy_set_header Host $host;
1414
proxy_redirect off;
15+
proxy_read_timeout 300;
1516
}
1617

1718
location /admin/ {

0 commit comments

Comments
 (0)