Lemorra commited on
Commit
f6e75ae
·
1 Parent(s): c257d4f

⚡️Added hf_xet support for better performance

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,4 +7,5 @@ python-dotenv
7
  PyJWT
8
  pydantic
9
  torch
10
- torchvision
 
 
7
  PyJWT
8
  pydantic
9
  torch
10
+ torchvision
11
+ huggingface_hub[hf_xet]