mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Fixes to env
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
# By: KoboldAIDev and the KoboldAI Community
|
# By: KoboldAIDev and the KoboldAI Community
|
||||||
#==================================================================#
|
#==================================================================#
|
||||||
|
|
||||||
print("CTest")
|
|
||||||
# External packages
|
# External packages
|
||||||
from dataclasses import dataclass
|
from dataclasses import dataclass
|
||||||
import eventlet
|
import eventlet
|
||||||
|
@@ -6,7 +6,7 @@ optax >= 0.0.5, <= 0.0.9
|
|||||||
dm-haiku == 0.0.5
|
dm-haiku == 0.0.5
|
||||||
jax == 0.2.21
|
jax == 0.2.21
|
||||||
jaxlib >= 0.1.69, <= 0.3.7
|
jaxlib >= 0.1.69, <= 0.3.7
|
||||||
transformers >= 4.19
|
transformers ==4.21.3
|
||||||
progressbar2
|
progressbar2
|
||||||
git+https://github.com/VE-FORBRYDERNE/mesh-transformer-jax@ck
|
git+https://github.com/VE-FORBRYDERNE/mesh-transformer-jax@ck
|
||||||
flask
|
flask
|
||||||
|
Reference in New Issue
Block a user