Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -4,8 +4,5 @@ better-profanity
|
|
4 |
googletrans==4.0.0-rc1
|
5 |
textblob
|
6 |
currencyconverter
|
7 |
-
nsfw-detector
|
8 |
pillow
|
9 |
-
requests
|
10 |
-
tensorflow==2.5
|
11 |
-
tensorflow_hub
|
|
|
4 |
googletrans==4.0.0-rc1
|
5 |
textblob
|
6 |
currencyconverter
|
|
|
7 |
pillow
|
8 |
+
requests
|
|
|
|