eslamelassal commited on
Commit
02cb5e4
·
verified ·
1 Parent(s): d1c6608

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
-
2
- streamlit
3
- langchain
4
- langchain-huggingface
5
- huggingface-hub
6
- torch
 
 
 
1
+ streamlit==1.32.2
2
+ langchain==0.2.16
3
+ langchain-huggingface==0.0.3
4
+ huggingface-hub>=0.23.0
5
+
6
+ numpy==1.26.4
7
+ pandas==2.1.4
8
+ torch==2.1.2