Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,9 @@
|
|
| 1 |
-
streamlit
|
| 2 |
torch
|
| 3 |
transformers
|
| 4 |
pandas
|
| 5 |
numpy
|
|
|
|
| 6 |
python-whois
|
| 7 |
-
ipaddress
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
transformers
|
| 3 |
pandas
|
| 4 |
numpy
|
| 5 |
+
streamlit
|
| 6 |
python-whois
|
| 7 |
+
ipaddress
|
| 8 |
+
dnspython
|
| 9 |
+
confusable_homoglyphs
|