Skip to content

Commit 95bfdb4

Browse files
authored
Use keras-rs-nightly for now. (#2122)
`DistributedEmbedding` as an issue in the docstring, which was fixed here: keras-team/keras-rs#118 However, it is not picked up by keras.io because the pip wheel was not released after the fix. The issue only affects keras.io, so instead of creating a release just for this, we're using `keras-rs-nightly` for now.
1 parent 94ad47e commit 95bfdb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ keras-nlp
1616
keras-tuner
1717
tf-keras
1818
keras-hub
19-
keras-rs
19+
keras-rs-nightly

0 commit comments

Comments
 (0)