Lemorra commited on
Commit
5f525a5
Β·
1 Parent(s): fca98bf

πŸ› Fixed missing library torchvision

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -6,4 +6,5 @@ qwen-vl-utils[decord]==0.0.8
6
  python-dotenv
7
  PyJWT
8
  pydantic
9
- torch
 
 
6
  python-dotenv
7
  PyJWT
8
  pydantic
9
+ torch
10
+ torchvision