Pin accelerate version

This commit is contained in:
Henk
2023-04-15 17:45:00 +02:00
parent 3eda7269f7
commit 67334bd698
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ dependencies:
- transformers==4.28.0 - transformers==4.28.0
- huggingface_hub==0.12.1 - huggingface_hub==0.12.1
- safetensors - safetensors
- accelerate - accelerate==0.18.0
- git+https://github.com/VE-FORBRYDERNE/mkultra - git+https://github.com/VE-FORBRYDERNE/mkultra
- ansi2html - ansi2html
- flask_compress - flask_compress

View File

@@ -15,7 +15,7 @@ markdown
bleach==4.1.0 bleach==4.1.0
sentencepiece sentencepiece
protobuf protobuf
accelerate accelerate==0.18.0
flask-session==0.4.0 flask-session==0.4.0
marshmallow>=3.13 marshmallow>=3.13
apispec-webframeworks apispec-webframeworks