Skip to content

Commit 8ee7950

Browse files
committed
Force compatible HF Hub
1 parent 2795ced commit 8ee7950

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

environments/huggingface.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ dependencies:
2525
- flask-ngrok
2626
- lupa==1.10
2727
- transformers>=4.20.1
28+
- huggingface_hub>=0.10.1
2829
- accelerate

environments/rocm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ dependencies:
2525
- flask-ngrok
2626
- lupa==1.10
2727
- transformers>=4.20.1
28+
- huggingface_hub>=0.10.1
2829
- accelerate

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
transformers>=4.20.1
2+
huggingface_hub>=0.10.1
23
Flask
34
Flask-SocketIO
45
requests

requirements_mtj.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ dm-haiku == 0.0.5
66
jax == 0.2.21
77
jaxlib >= 0.1.69, <= 0.3.7
88
transformers >= 4.20.1
9+
huggingface_hub >= 0.10.1
910
progressbar2
1011
git+https://github.com/VE-FORBRYDERNE/mesh-transformer-jax@ck
1112
flask

0 commit comments

Comments
 (0)