YourAIEngineer commited on
Commit
610e11b
·
verified ·
1 Parent(s): 7037b42

Update requrements.txt

Browse files
Files changed (1) hide show
  1. requrements.txt +8 -8
requrements.txt CHANGED
@@ -1,9 +1,9 @@
1
- --extra-index-url=https://www.paddlepaddle.org.cn/packages/stable/cpu/
2
- paddlepaddle==3.0.0rc1
3
- paddleocr
4
- ultralytics
5
- streamlit
6
- numpy
7
- opencv-python
8
- pandas
9
  Pillow
 
1
+ --extra-index-url=https://www.paddlepaddle.org.cn/packages/stable/cpu/
2
+ paddlepaddle==3.0.0rc1
3
+ paddleocr
4
+ ultralytics
5
+ streamlit
6
+ numpy
7
+ opencv-python-headless
8
+ pandas
9
  Pillow