mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-01-07 22:02:33 +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
|
||||
requests
|
||||
optax >= 0.0.5, <= 0.0.9
|
||||
dm-haiku
|
||||
dm-haiku == 0.0.5
|
||||
ray[default]
|
||||
jax == 0.2.21
|
||||
transformers
|
||||
@ -15,4 +15,4 @@ flask-ngrok
|
||||
eventlet
|
||||
lupa==1.10
|
||||
markdown
|
||||
bleach
|
||||
bleach
|
||||
|
Loading…
Reference in New Issue
Block a user