imperiusrex commited on
Commit
0bb4eb6
·
verified ·
1 Parent(s): bdab5e9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -12
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- # Added to force a new build
2
- gradio==4.28.3
3
- transformers==4.41.1
4
- torch>=2.0.0
5
- paddleocr==2.6.1.3
6
- paddlepaddle==2.4.2
7
- opencv-python-headless==4.6.0.66
8
- opencv-contrib-python==4.6.0.66
9
- Pillow>=9.5.0
10
- numpy>=1.23.0
11
- scipy>=1.10.0
12
- matplotlib>=3.7.1
 
1
+
2
+ gradio
3
+ transformers
4
+ torch
5
+ paddleocr
6
+ paddlepaddle
7
+ opencv-python-headless
8
+ opencv-contrib-python
9
+ Pillow
10
+ numpy
11
+ scipy
12
+ matplotlib