johannoriel commited on
Commit
260ed2b
1 Parent(s): a497607

Add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ python-dotenv
3
+ torch
4
+ bs4
5
+ ollama
6
+ transformers
7
+ sentence-transformers
8
+ PyDictionary
9
+ matplotlib
10
+ litellm
11
+ sentencepiece
12
+