Rammohan0504 commited on
Commit
884c696
·
verified ·
1 Parent(s): 49702ec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- torch>=2.0.0
2
- transformers>=4.38.0
3
- gradio>=4.15.0
4
- Pillow>=10.0.0
 
 
1
+ gradio==3.0.23
2
+ transformers==4.21.0
3
+ torch==1.11.0
4
+ Pillow==9.1.1
5
+ reportlab==3.6.3