Ani14 commited on
Commit
ed6919e
·
verified ·
1 Parent(s): 6d4eff1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -6
requirements.txt CHANGED
@@ -1,12 +1,7 @@
1
- # requirements.txt
2
-
3
- # Frameworks and Models
4
  fastapi
5
  uvicorn[standard]
6
  tensorflow
7
  ultralytics
8
  opencv-python-headless
9
  Pillow
10
-
11
- # Pin NumPy to a version compatible with TensorFlow
12
- numpy<2.0
 
 
 
 
1
  fastapi
2
  uvicorn[standard]
3
  tensorflow
4
  ultralytics
5
  opencv-python-headless
6
  Pillow
7
+ numpy<2.0