Emmanuel Frimpong Asante commited on
Commit
d9aa5cb
·
1 Parent(s): 023077a

Update space

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  huggingface_hub==0.22.2
2
- keras
3
- gradio
4
- opencv-python
5
  tensorflow==2.12.0
6
- transformers
 
 
1
  huggingface_hub==0.22.2
2
+ keras~=2.12.0
3
+ gradio~=4.40.0
4
+ opencv-python~=4.10.0.84
5
  tensorflow==2.12.0
6
+ transformers~=4.43.3
7
+ numpy~=1.23.5