24Sureshkumar commited on
Commit
1179282
·
verified ·
1 Parent(s): e1c5cac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- transformers
 
 
2
  torch==1.13.1+cpu
3
- gradio
4
- requests
5
- io
6
- pillow
 
1
+ gradio==3.22.0
2
+ transformers==4.28.1
3
+ requests==2.28.1
4
  torch==1.13.1+cpu
5
+ pillow==9.3.0