annie08 commited on
Commit
2c42c3f
·
1 Parent(s): e7f41b7

changed rqmnts

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
- tensorflow==2.13.0
2
- gradio==3.29.0
3
- pillow==9.5.0
 
4
  torch==2.1.0
5
- keras==2.13.0
 
 
 
1
+ tensorflow==2.15.0
2
+ gradio==5.3.0
3
+ pandas==2.0.3
4
+ Pillow==9.5.0
5
  torch==2.1.0
6
+ keras==2.15.0
7
+ nltk==3.8.1
8
+ numpy==1.23.5