Force compatible HF Hub

This commit is contained in:
Henk 2022-10-23 18:28:50 +02:00
parent 2795ced3a4
commit 8ee795055c
4 changed files with 4 additions and 0 deletions

View File

@ -25,4 +25,5 @@ dependencies:
- flask-ngrok
- lupa==1.10
- transformers>=4.20.1
- huggingface_hub>=0.10.1
- accelerate

View File

@ -25,4 +25,5 @@ dependencies:
- flask-ngrok
- lupa==1.10
- transformers>=4.20.1
- huggingface_hub>=0.10.1
- accelerate

View File

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

View File

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