Filip Skogh commited on
Commit
b808ba6
1 Parent(s): 1378e96

fix: hf-hub

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -26,6 +26,7 @@ httpcore==0.15
26
  pydantic>=2.0.0
27
  pydantic-settings>=2.0.0
28
  pytorch-lightning==1.7.7
 
29
  transformers
30
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
31
  guacamol_baselines @ git+https://github.com/GT4SD/guacamol_baselines.git@v0.0.2
 
26
  pydantic>=2.0.0
27
  pydantic-settings>=2.0.0
28
  pytorch-lightning==1.7.7
29
+ huggingface-hub>=0.23.0,<1.0
30
  transformers
31
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
32
  guacamol_baselines @ git+https://github.com/GT4SD/guacamol_baselines.git@v0.0.2