Spaces:
Runtime error
Runtime error
allenchienxxx
commited on
Commit
•
8bb934b
1
Parent(s):
bba85e1
Rename config.yml to requirements.txt
Browse files- config.yml +0 -4
- 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
|