Ayesha-Majeed commited on
Commit
28e9444
·
verified ·
1 Parent(s): 6e20f15

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -11,4 +11,7 @@ Pillow>=10.0.0
11
  # Uncomment if you want to use these models
12
  # transformers>=4.30.0
13
  # huggingface-hub>=0.16.0
14
- transformers
 
 
 
 
11
  # Uncomment if you want to use these models
12
  # transformers>=4.30.0
13
  # huggingface-hub>=0.16.0
14
+ transformers>=4.30.0
15
+ einops>=0.6.1
16
+ kornia>=0.6.12
17
+ timm>=0.9.0