File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -793,21 +793,15 @@ Of course this is only one thing that DocArray can do, so we encourage you to ch
793793To try out the alpha you can install it via git:
794794
795795``` shell
796- pip install " git+https://github.com/docarray/docarray@2023.01.18.alpha#egg=docarray[proto,torch,image]"
797- ```
798-
799- ...or from the latest development branch
796+ pip install " git+https://github.com/docarray/docarray"
800797
801- ``` shell
802- pip install " git+https://github.com/docarray/docarray@feat-rewrite-v2#egg=docarray[proto,torch,image]"
803- ```
804798
805799# # See also
806800
807801- [Documentation](https://docarray-v2--jina-docs.netlify.app/)
808802- [Join our Discord server](https://discord.gg/WaMp6PVPgR)
809803- [Donation to Linux Foundation AI& Data blog post](https://jina.ai/news/donate-docarray-lf-for-inclusive-standard-multimodal-data-model/)
810- - [ "Legacy" DocArray github page] ( https://github.com/docarray/docarray )
804+ - [" Legacy" DocArray github page](https://github.com/docarray/docarray/tree/docarray-v1-fixes )
811805- [" Legacy" DocArray documentation](https://docarray.jina.ai/)
812806
813807> DocArray is a trademark of LF AI Projects, LLC
You can’t perform that action at this time.
0 commit comments