RedBottle13 commited on
Commit
6d7e9fd
·
1 Parent(s): 87951a7

specify version of libraries

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- gradio
2
- pillow
3
- numpy
 
1
+ gradio==4.44.0
2
+ pillow==9.3.0
3
+ numpy==1.23.4