hackerbyhobby
commited on
added requirements and keywords files
Browse files- requirements.txt +6 -0
- scam_keywords.txt +15 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.34.0
|
2 |
+
transformers==4.28.1
|
3 |
+
torch==2.0.1
|
4 |
+
sentencepiece==0.1.99
|
5 |
+
pytesseract==0.3.10
|
6 |
+
Pillow==9.5.0
|
scam_keywords.txt
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
ceo
|
2 |
+
cash
|
3 |
+
claim
|
4 |
+
gift
|
5 |
+
urgent
|
6 |
+
prize
|
7 |
+
password
|
8 |
+
bank
|
9 |
+
lottery
|
10 |
+
loan
|
11 |
+
winner
|
12 |
+
congratulations
|
13 |
+
credit
|
14 |
+
account
|
15 |
+
verify
|