Merge pull request #185 from henk717/united

Pin transformers version
This commit is contained in:
henk717 2022-12-02 02:03:23 +01:00 committed by GitHub
commit 0b3e22ee13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ dependencies:
- flask-cloudflared
- flask-ngrok
- lupa==1.10
- transformers>=4.20.1
- transformers==4.24.0
- huggingface_hub>=0.10.1
- accelerate
- git+https://github.com/VE-FORBRYDERNE/mkultra

View File

@ -26,7 +26,7 @@ dependencies:
- flask-cloudflared
- flask-ngrok
- lupa==1.10
- transformers>=4.20.1
- ttransformers==4.24.0
- huggingface_hub>=0.10.1
- accelerate
- git+https://github.com/VE-FORBRYDERNE/mkultra

View File

@ -1,4 +1,4 @@
transformers>=4.20.1
transformers==4.24.0
huggingface_hub>=0.10.1
Flask
Flask-SocketIO

View File

@ -5,7 +5,7 @@ requests
dm-haiku == 0.0.5
jax == 0.2.21
jaxlib >= 0.1.69, <= 0.3.7
transformers == 4.21.3
transformers == 4.24.0
huggingface_hub >= 0.10.1
progressbar2
git+https://github.com/VE-FORBRYDERNE/mesh-transformer-jax@ck