Spaces:
Running
Running
breezedeus
commited on
Commit
β’
6e31646
1
Parent(s):
2dc695d
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
pillow==9.2.0
|
10 |
torch==1.12.1
|
11 |
torchvision==0.13.1
|
12 |
-
cnocr==2.3.0.2
|
13 |
altair<5.0
|
14 |
pypinyin
|
15 |
|
|
|
9 |
pillow==9.2.0
|
10 |
torch==1.12.1
|
11 |
torchvision==0.13.1
|
12 |
+
cnocr[ort-cpu]==2.3.0.2
|
13 |
altair<5.0
|
14 |
pypinyin
|
15 |
|