geethareddy commited on
Commit
2b2c54c
·
verified ·
1 Parent(s): a18dc09

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- gradio==4.44.0
2
- torch==2.4.1
3
- transformers==4.44.2
4
- simple-salesforce==1.12.6
5
- python-dotenv==1.0.1
6
- accelerate==0.34.2 # Added accelerate
 
1
+ gradio==3.0.10
2
+ simple-salesforce==1.11.3
3
+ pandas==1.5.2
4
+ reportlab==3.6.9
5
+ python-dotenv==0.19.2