SuganthKrishna2003 commited on
Commit
23c4e86
1 Parent(s): 238b060

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -2,4 +2,9 @@ transformers==4.34.1
2
  torch==2.1.0
3
  opencv-python==4.8.1.78
4
  openai==0.28.1
5
- sentencepiece==0.1.99
 
 
 
 
 
 
2
  torch==2.1.0
3
  opencv-python==4.8.1.78
4
  openai==0.28.1
5
+ sentencepiece==0.1.99
6
+ IPython==8.16.1
7
+ os==3.2
8
+ pandas==2.0.0
9
+ base64==2.4
10
+ time==3.7