Patryk Studzinski commited on
Commit
d9b1571
·
1 Parent(s): 87ebbc6

update requirements with libmetadata

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,6 +4,7 @@ transformers==4.36.2
4
  accelerate==0.25.0
5
  huggingface_hub==0.19.4
6
  pydantic==2.5.0
 
7
  --extra-index-url https://download.pytorch.org/whl/cpu
8
  torch>=2.1.0
9
  llama-cpp-python==0.2.23
 
4
  accelerate==0.25.0
5
  huggingface_hub==0.19.4
6
  pydantic==2.5.0
7
+ importlib-metadata
8
  --extra-index-url https://download.pytorch.org/whl/cpu
9
  torch>=2.1.0
10
  llama-cpp-python==0.2.23