HF_Hub bump

This commit is contained in:
Henk
2023-06-21 19:40:07 +02:00
parent bbecdaeedb
commit 0c19855587
4 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ dependencies:
- flask-cors
- lupa==1.10
- transformers==4.28.*
- huggingface_hub==0.12.1
- huggingface_hub==0.15.1
- safetensors==0.3.1
- accelerate==0.18.0
- git+https://github.com/VE-FORBRYDERNE/mkultra

View File

@@ -31,7 +31,7 @@ dependencies:
- flask-cors
- lupa==1.10
- transformers==4.28.*
- huggingface_hub==0.12.1
- huggingface_hub==0.15.1
- safetensors==0.3.1
- accelerate==0.18.0
- git+https://github.com/VE-FORBRYDERNE/mkultra

View File

@@ -1,5 +1,5 @@
transformers==4.28.*
huggingface_hub==0.12.1
huggingface_hub==0.15.1
Flask==2.2.3
Flask-SocketIO==5.3.2
python-socketio==5.7.2

View File

@@ -7,7 +7,7 @@ jax==0.3.25
jaxlib==0.3.25
transformers==4.28.*
chex == 0.1.5
huggingface_hub==0.12.1
huggingface_hub==0.15.1
progressbar2
git+https://github.com/Zurnaz/mesh-transformer-jax.git@llama_tpu
Flask==2.2.3