aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-04-22 20:54:47 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2025-04-22 20:54:47 +0530
commit3ed36b1adb0be6a450afb755e192a7198187e052 (patch)
tree635a10c9540bb5e93a4433d53a4279c68802157c /flake.nix
parentc5d8880d6419e48b5c1450a5c1236576a47d2ac8 (diff)
update a few scripts
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