Skip to content

Commit f78e865

Browse files
committed
chore: update readme
1 parent 9883940 commit f78e865

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ wheels/
1414

1515
model/*
1616
!.gitkeep
17+
.idea

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The model supports multilingualism (55 languages). It was trained on the [toxi-t
1010
> The project is designed to run on CPU, if you want to use GPU you will have to replace torch dependency in `pyproject.toml`.
1111
1212
> [!TIP]
13-
> Recommendation for choosing VPS: the model works much faster on Apple processors.
13+
> It works well on hetzner shared AMD server with 4cpu, 8gb ram, handles messages under 100ms. Maybe less resources needed, check this out yourself.
1414
1515
## Local Run
1616
> [!IMPORTANT]

0 commit comments

Comments
 (0)