Skip to content
This repository was archived by the owner on Sep 9, 2026. It is now read-only.

Commit 12f24ef

Browse files
chore(docs): sync up README from docarray
Signed-off-by: [email protected] <Jina Dev Bot>
1 parent 90b8db8 commit 12f24ef

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ Like the [PyTorch approach](#coming-from-pytorch), you can also use DocArray wit
624624
First off, to use DocArray with TensorFlow we first need to install it as follows:
625625

626626
```
627-
pip install tensorflow==2.11.0
627+
pip install tensorflow==2.12.0
628628
pip install protobuf==3.19.0
629629
```
630630

@@ -879,3 +879,4 @@ Both are user-friendly and are best suited to small to medium-sized datasets.
879879
- [Roadmap](https://github.com/docarray/docarray/issues/1714)
880880

881881
> DocArray is a trademark of LF AI Projects, LLC
882+
>

0 commit comments

Comments
 (0)