Jacob Logas commited on
Commit
d9c21b9
·
unverified ·
1 Parent(s): 2b513f8

hopefully fix requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio
2
- numpy
3
  Pillow
4
  tqdm
5
  opencv-python
 
1
  gradio
2
+ numpy<2.0
3
  Pillow
4
  tqdm
5
  opencv-python