ar0s commited on
Commit
b48454d
·
1 Parent(s): 2161f4f

synching experiments

Browse files
Files changed (3) hide show
  1. .gitignore +1 -0
  2. logs +1 -0
  3. requirements.txt +3 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ /runs
logs ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 9b9abe38d000ab1bd820e9a770f53e1ca44b7135
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ streamlit
2
+ pandas
3
+ plotly