rmdhirr commited on
Commit
12ef56f
1 Parent(s): 0c00481

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ load_dotenv==0.1.0
2
+ ibm_watson_machine_learning==1.0.345
3
+ ibm-cloud-sdk-core==3.16.7
4
+ streamlit==1.31.0
5
+ python-dotenv==1.0.0