Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
davideuler
/
pdf-translator-for-human
like
6
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
pdf-translator-for-human
/
deep_translator
44 contributors
History:
270 commits
davideuler
fix for api_base, better user interaction
7c278e2
about 2 months ago
__init__.py
Safe
1.32 kB
Merge branch 'master' into feature/tencent
almost 2 years ago
__main__.py
Safe
161 Bytes
adding pre-commit hooks for the repository
about 2 years ago
baidu.py
Safe
3.69 kB
remove print
almost 2 years ago
base.py
Safe
5.63 kB
added chatgpt support
almost 2 years ago
chatgpt.py
Safe
2.53 kB
model default to default_model for mlx/gguf models, and add new text as optional layer; allow --no-original option to remove original content in pdf, just save the translated content
about 2 months ago
cli.py
Safe
3.25 kB
adding pre-commit hooks for the repository
about 2 years ago
constants.py
Safe
16.8 kB
allow configuration of OPENAI_API_BASE, and use gpt-4o-mini by default; fix command line example
about 2 months ago
deepl.py
Safe
3.51 kB
add common function to check request failure
almost 2 years ago
detection.py
Safe
2.76 kB
adding pre-commit hooks for the repository
about 2 years ago
engines.py
Safe
245 Bytes
adding pre-commit hooks for the repository
about 2 years ago
exceptions.py
Safe
5.69 kB
Merge branch 'master' into feature/tencent
almost 2 years ago
google.py
Safe
3.94 kB
add common function to check request failure
almost 2 years ago
libre.py
Safe
4 kB
add common function to check request failure
almost 2 years ago
linguee.py
Safe
3.74 kB
add common function to check request failure
almost 2 years ago
microsoft.py
Safe
4.89 kB
fixed poetry install
about 1 year ago
mymemory.py
Safe
3.63 kB
add common function to check request failure
almost 2 years ago
openai_compatible.py
Safe
1.63 kB
fix for api_base, better user interaction
about 2 months ago
papago.py
Safe
3.29 kB
add common function to check request failure
almost 2 years ago
pons.py
Safe
3.66 kB
add common function to check request failure
almost 2 years ago
qcri.py
Safe
3.3 kB
add common function to check request failure
almost 2 years ago
tencent.py
Safe
4.18 kB
fix problems for tencent translator api.
almost 2 years ago
validate.py
Safe
1.09 kB
add common function to check request failure
almost 2 years ago
yandex.py
Safe
4.62 kB
add common function to check request failure
almost 2 years ago