FakeNewsDetector/Space1
Initial commit for Hugging Face Space
Add application file
Removed embedded repo
Move LSTMClassifier to models.py to fix loading issue
Move LSTMClassifier to models.py to fix loading issue
Move LSTMClassifier to models.py to fix loading issue
add app and model
add app and model
Fix syntax in requirements.txt for proper package installation
Fix syntax in requirements.txt for proper package installation
Fix syntax in requirements.txt for proper package installation
Add preprocess_text and transformers, ensure compatibility with Spaces
Move LSTMClassifier to models.py to fix loading issue
Rename app2.py to app.py and remove venv from Git
new
Streamline requirements for Python 3.11
Streamline requirements for Python 3.9
Initial deployment of news classifier
initial commit
