Rammohan0504 commited on
Commit
b6993af
·
verified ·
1 Parent(s): 7c6d3ce

Update requirements.txt

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