allenchienxxx commited on
Commit
0d643f1
1 Parent(s): bba85e1

Rename config.yml to requirements.txt

Browse files
Files changed (2) hide show
  1. config.yml +0 -4
  2. requirements.txt +2 -0
config.yml DELETED
@@ -1,4 +0,0 @@
1
- libraries:
2
- - numpy
3
- - bs4
4
- - streamlit
 
 
 
 
 
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ streamlit
2
+ bs4