Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- 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
|