tmafantiri commited on
Commit
ae14011
·
verified ·
1 Parent(s): a19deb7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- tensorflow==2.9.1
2
- keras==2.9.0
3
- gradio==3.1.4
4
- numpy==1.21.6
5
- Pillow==9.2.0
 
1
+ gradio[oauth]==4.44.0
2
+ keras
3
+ tensorflow
4
+ numpy
5
+ pillow