Create requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
accelerate
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
xformers
|
5 |
+
opencv-python
|
6 |
+
requests
|
7 |
+
numpy
|
8 |
+
paddlepaddle-gpu
|
9 |
+
torchvision
|
10 |
+
python-doctr
|
11 |
+
doctr
|
12 |
+
paddleocr
|