oviya08 commited on
Commit
4bcb1a6
·
verified ·
1 Parent(s): 58a1062

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,3 +1,9 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
1
+ streamlit
2
+ anthropic
3
+ sentence-transformers
4
+ faiss-cpu
5
+ numpy
6
+ python-dotenv
7
+ torch
8
+ transformers
9
+