Sathiyapramod commited on
Commit
427e409
·
verified ·
1 Parent(s): 285d260

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- transformers
2
  torch
3
  torchvision
4
- pillow
5
  gradio
6
- opencv-python-headless
7
- numpy
 
1
+ transformers==4.45.0
2
  torch
3
  torchvision
4
+ einops
5
  gradio
6
+ pillow