Thomas (Tom) Gardos commited on
Commit
b38d866
2 Parent(s): 54b0d0c e30e156

Merge pull request #34 from DL4DS/hf_space_fix

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@
2
 
3
  aiohttp==3.9.5
4
  beautifulsoup4==4.12.3
5
- chainlit==1.1.302
6
  langchain==0.1.20
7
  langchain-community==0.0.38
8
  langchain-core==0.1.52
@@ -24,3 +24,4 @@ umap-learn==0.5.6
24
  trulens-eval==0.31.0
25
  llama-cpp-python==0.2.77
26
  pymupdf==1.24.5
 
 
2
 
3
  aiohttp==3.9.5
4
  beautifulsoup4==4.12.3
5
+ chainlit==1.1.304
6
  langchain==0.1.20
7
  langchain-community==0.0.38
8
  langchain-core==0.1.52
 
24
  trulens-eval==0.31.0
25
  llama-cpp-python==0.2.77
26
  pymupdf==1.24.5
27
+ websockets