ntam0001 commited on
Commit
07492a6
·
1 Parent(s): 94cadd5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
-
2
- opencv-python-headless==4.5.5.62
3
- numpy==1.21.2
4
- Pillow==8.3.1
5
- tensorflow==2.6.0 # If using TensorFlow
6
- torch==1.9.0 # If using PyTorch
 
1
+ opencv-python
2
+ opencv-python-headless
3
+ numpy
4
+ Pillow
5
+ tensorflow
6
+ torch