Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1,4 +1,11 @@
|
|
1 |
streamlit
|
2 |
tensorflow
|
3 |
scikit-learn
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
tensorflow
|
3 |
scikit-learn
|
4 |
+
ipaddress
|
5 |
+
beautifulsoup4
|
6 |
+
requests
|
7 |
+
googlesearch-python
|
8 |
+
python-whois
|
9 |
+
Flask
|
10 |
+
numpy
|
11 |
+
python-dateutil
|