Fixes to env

This commit is contained in:
somebody
2022-09-22 18:59:19 -05:00
parent cce4369892
commit 383e2fc93c
2 changed files with 1 additions and 2 deletions

View File

@@ -5,7 +5,6 @@
# By: KoboldAIDev and the KoboldAI Community
#==================================================================#
print("CTest")
# External packages
from dataclasses import dataclass
import eventlet

View File

@@ -6,7 +6,7 @@ optax >= 0.0.5, <= 0.0.9
dm-haiku == 0.0.5
jax == 0.2.21
jaxlib >= 0.1.69, <= 0.3.7
transformers >= 4.19
transformers ==4.21.3
progressbar2
git+https://github.com/VE-FORBRYDERNE/mesh-transformer-jax@ck
flask