Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -8
requirements.txt
CHANGED
|
@@ -1,10 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
streamlit
|
| 3 |
-
streamlit_lottie
|
| 4 |
requests
|
| 5 |
-
|
| 6 |
torch
|
| 7 |
-
transformers
|
| 8 |
-
smtplib
|
| 9 |
-
email.mime.multipart
|
| 10 |
-
email.mime.text
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
streamlit-lottie
|
|
|
|
| 3 |
requests
|
| 4 |
+
beautifulsoup4
|
| 5 |
torch
|
| 6 |
+
transformers
|
|
|
|
|
|
|
|
|