annie08 commited on
Commit
e7f41b7
·
1 Parent(s): 7c8ef8f

changed rqmnts

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- tensorflow
2
- gradio
3
- pillow
4
- torch
 
 
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