CosmoAI commited on
Commit
a121b1a
·
1 Parent(s): 89488d0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ streamlit-option-menu
3
+ pymongo
4
+ dnspython
5
+ transformers
6
+ torch
7
+ bardapi
8
+ pandas