CoolFace
Apppublic

FakeNewsDetector/Space1

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes
19 commits on main
e2e391a1y ago

Initial commit for Hugging Face Space

YashaswiAbhinav
77891371y ago

Add application file

YashaswiAbhinav
569aa0f1y ago

Removed embedded repo

YashaswiAbhinav
9951a331y ago

Move LSTMClassifier to models.py to fix loading issue

YashaswiAbhinav
2af28b11y ago

Move LSTMClassifier to models.py to fix loading issue

YashaswiAbhinav
104752c1y ago

Move LSTMClassifier to models.py to fix loading issue

YashaswiAbhinav
f16843d1y ago

add app and model

YashaswiAbhinav
f6b9eec1y ago

add app and model

YashaswiAbhinav
fc708501y ago

Fix syntax in requirements.txt for proper package installation

YashaswiAbhinav
745bdd01y ago

Fix syntax in requirements.txt for proper package installation

YashaswiAbhinav
76f44541y ago

Fix syntax in requirements.txt for proper package installation

YashaswiAbhinav
be579871y ago

Add preprocess_text and transformers, ensure compatibility with Spaces

YashaswiAbhinav
9d39afd1y ago

Move LSTMClassifier to models.py to fix loading issue

YashaswiAbhinav
33c4c161y ago

Rename app2.py to app.py and remove venv from Git

YashaswiAbhinav
eca1c471y ago

new

YashaswiAbhinav
890b1841y ago

Streamline requirements for Python 3.11

YashaswiAbhinav
c3b3a901y ago

Streamline requirements for Python 3.9

YashaswiAbhinav
2d539531y ago

Initial deployment of news classifier

YashaswiAbhinav
628727a1y ago

initial commit

FakeNewsDetector