davideuler
commited on
Commit
·
71a4132
1
Parent(s):
70f2ddd
Huggingface space URL
Browse files
README.md
CHANGED
@@ -29,6 +29,10 @@ The local/remote translation API is invoked on a per-page basis as needed, trigg
|
|
29 |
|
30 |

|
31 |
|
|
|
|
|
|
|
|
|
32 |
## Supported translators and LLMs:
|
33 |
* Google Translator (NO need api-key, it it totally free)
|
34 |
* Local deployed LLMs (ollama, llama.cpp, mlx_lm ... etc.)
|
|
|
29 |
|
30 |

|
31 |
|
32 |
+
## Huggingface Space
|
33 |
+
|
34 |
+
https://huggingface.co/spaces/davideuler/pdf-translator-for-human
|
35 |
+
|
36 |
## Supported translators and LLMs:
|
37 |
* Google Translator (NO need api-key, it it totally free)
|
38 |
* Local deployed LLMs (ollama, llama.cpp, mlx_lm ... etc.)
|