Skip to content

Commit

Permalink
fixed versions for langchain and unstructured to fix URL Summarizatio…
Browse files Browse the repository at this point in the history
…n bug

Signed-off-by: okhleif-IL <[email protected]>
  • Loading branch information
okhleif-IL committed Jan 24, 2025
1 parent ed16308 commit 4109aaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DocSum/ui/gradio/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
docx2txt
gradio==5.5.0
langchain_community
langchain_community==0.3.9
moviepy==1.0.3
numpy==1.26.4
opencv-python==4.10.0.82
Pillow==10.3.0
pypdf
unstructured
unstructured==0.16.9

0 comments on commit 4109aaf

Please sign in to comment.