Vishaltiwari2019 commited on
Commit
6a70997
1 Parent(s): b2e0420

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio
2
- transformers
3
- torch
4
- timm
 
 
1
+ transformers==4.29.2
2
+ gradio==2.2.14
3
+ torch==1.11.0
4
+ Pillow==9.0.1
5
+ timm==0.9.0