Tonic commited on
Commit
7d260f3
·
1 Parent(s): b95c00f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  weaviate-client
2
  langchain
3
  gradio==4.1.0
 
4
  cohere
5
  unstructured[all-docs]
6
  langserve[all]
 
1
  weaviate-client
2
  langchain
3
  gradio==4.1.0
4
+ bitsandbytes
5
  cohere
6
  unstructured[all-docs]
7
  langserve[all]