thenHung commited on
Commit
7cd7ab1
·
1 Parent(s): a784f59

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
  re
2
- openai====0.27.8
3
  streamlit
 
 
4
  pypdf
5
  tiktoken
6
  langchain
7
- torch
8
- streamlit-chat
 
1
  re
2
+ openai==0.27.8
3
  streamlit
4
+ torch
5
+ streamlit-chat
6
  pypdf
7
  tiktoken
8
  langchain
9
+ torch