aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix7
1 files changed, 6 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 838035c..8e0575f 100644
--- a/flake.nix
+++ b/flake.nix
@@ -11,6 +11,7 @@
p.selenium
p.opencv-python
p.pytesseract
+ p.easyocr
p.beautifulsoup4
p.tinydb
p.fastapi
@@ -19,11 +20,15 @@
p.streamlit
p.gradio
- # p.pdf2image
+ p.pdf2image
+ p.argostranslate
# p.openai-whisper
# p.torch-bin
]))
+ python3Packages.pymupdf
+ mupdf
+
pyright
firefox