๐จ add torch dep
Browse filesSigned-off-by: peter szemraj <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
clean-text[gpl]
|
2 |
-
python-doctr
|
3 |
gradio
|
4 |
libretranslatepy
|
5 |
natsort
|
|
|
1 |
clean-text[gpl]
|
2 |
+
python-doctr[torch]
|
3 |
gradio
|
4 |
libretranslatepy
|
5 |
natsort
|