onurcopur commited on
Commit
34efae5
·
1 Parent(s): 9bf5cf4

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -8,6 +8,8 @@ python-dotenv
8
  torch>=2.0.0
9
  transformers>=4.30.0
10
  huggingface-hub>=0.15.0
 
 
11
 
12
  # Image processing
13
  pillow>=10.0.0
 
8
  torch>=2.0.0
9
  transformers>=4.30.0
10
  huggingface-hub>=0.15.0
11
+ open_clip_torch>=2.20.0
12
+ timm>=0.9.0
13
 
14
  # Image processing
15
  pillow>=10.0.0