Huggingface Hub Pin

This commit is contained in:
Henk 2023-03-08 18:03:36 +01:00
parent 142cb354f9
commit 2ed6cdb411
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

@ -1,5 +1,5 @@
transformers==4.24.0
huggingface_hub>=0.10.1
huggingface_hub==0.12.1
Flask
Flask-SocketIO
requests

View File

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