Browse Source

[Bugfix] fix chat PDF dependencies (#1051)

Co-authored-by: Deven Patel <deven298@yahoo.com>
Deven Patel 1 năm trước cách đây
mục cha
commit
f055028c6b
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      examples/chat-pdf/requirements.txt

+ 2 - 1
examples/chat-pdf/requirements.txt

@@ -1,2 +1,3 @@
-streamlit==1.29.0
+streamlit
 embedchain
+pysqlite3-binary