jamesywu5 commited on
Commit
d2d0bc7
Β·
1 Parent(s): fb595e0

updated requirements to match hf py version (3.10)

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  tensorflow==2.10.1
2
  gradio==5.37.0
3
- numpy
4
- opencv-python-headless
5
- scipy
6
  huggingface_hub
 
1
  tensorflow==2.10.1
2
  gradio==5.37.0
3
+ numpy==1.23.5
4
+ scipy==1.10.1
5
+ opencv-python-headless==4.7.0.72
6
  huggingface_hub