mirror of
https://github.com/Cinnamon/kotaemon.git
synced 2025-06-26 23:19:56 +00:00
docs: update README #none
This commit is contained in:
parent
76ab3fdd90
commit
b01fc217b2
@ -14,7 +14,7 @@ developers in mind.
|
||||
|
||||
[](https://www.python.org/downloads/release/python-31013/)
|
||||
[](https://github.com/psf/black)
|
||||
<a href="https://github.com/Cinnamon/kotaemon" target="_blank">
|
||||
<a href="https://github.com/Cinnamon/kotaemon/pkgs/container/kotaemon" target="_blank">
|
||||
<img src="https://img.shields.io/badge/docker_pull-kotaemon:latest-brightgreen" alt="docker pull ghcr.io/cinnamon/kotaemon:latest"></a>
|
||||

|
||||
<a href='https://huggingface.co/spaces/cin-model/kotaemon-demo'><img src='https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue'></a>
|
||||
@ -90,13 +90,13 @@ Use the most recent release `.zip` to include latest features and bug-fixes.
|
||||
1. Python >=3.10
|
||||
2. (optional) [Docker](https://www.docker.com/)
|
||||
|
||||
#### If you would like to process files other than .pdf, .html, .mhtml, and .xlsx documents:
|
||||
##### If you would like to process files other than .pdf, .html, .mhtml, and .xlsx documents
|
||||
|
||||
You will need to install the system dependencies of [unstructured](https://docs.unstructured.io/open-source/installation/full-installation#full-installation). The installations vary by operating system, so please go to the link and follow the instructions there.
|
||||
|
||||
#### With Docker (recommended)
|
||||
|
||||
We support `lite` & `full` version of Docker images. With `full`, the extra packages of `unstructured` will be installed as
|
||||
We support both `lite` & `full` version of Docker images. With `full`, the extra packages of `unstructured` will be installed as
|
||||
well, it can support additional file types (.doc, .docx, ...) but the cost is larger docker image size. For most users, the `lite` image should work well in most cases.
|
||||
|
||||
- To use the `lite` version.
|
||||
|
Loading…
x
Reference in New Issue
Block a user