TroglodyteDerivations
commited on
Commit
•
28f8a82
1
Parent(s):
33ce0fc
init!
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
numpy
|
3 |
+
plotly
|
4 |
+
deap
|