Spaces:
Running
Running
fix req
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,10 +2,9 @@ timm==0.9.2
|
|
2 |
torch --index-url https://download.pytorch.org/whl/cpu
|
3 |
torchvision --index-url https://download.pytorch.org/whl/cpu
|
4 |
torchaudio --index-url https://download.pytorch.org/whl/cpu
|
5 |
-
vietocr==0.3.11
|
6 |
streamlit==1.21.0
|
7 |
pandas
|
8 |
transformers==4.29.1
|
9 |
-
Pillow==
|
10 |
paddlepaddle
|
11 |
paddleocr
|
|
|
2 |
torch --index-url https://download.pytorch.org/whl/cpu
|
3 |
torchvision --index-url https://download.pytorch.org/whl/cpu
|
4 |
torchaudio --index-url https://download.pytorch.org/whl/cpu
|
|
|
5 |
streamlit==1.21.0
|
6 |
pandas
|
7 |
transformers==4.29.1
|
8 |
+
Pillow==10.0.1
|
9 |
paddlepaddle
|
10 |
paddleocr
|