mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-20 05:30:57 +01:00
Fix dm-haiku
They did a change that breaks compatibility with our other dependencies, forcing version 0.0.5 to fix this.
This commit is contained in:
parent
223af82083
commit
50a96485a9
@ -2,7 +2,7 @@ numpy
|
|||||||
tqdm
|
tqdm
|
||||||
requests
|
requests
|
||||||
optax >= 0.0.5, <= 0.0.9
|
optax >= 0.0.5, <= 0.0.9
|
||||||
dm-haiku
|
dm-haiku == 0.0.5
|
||||||
ray[default]
|
ray[default]
|
||||||
jax == 0.2.21
|
jax == 0.2.21
|
||||||
transformers
|
transformers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user