Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vishnu-coder
/
twitter-sentiment-app
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
twitter-sentiment-app
3.46 MB
3 contributors
History:
54 commits
vishnu-coder
Added Hugging Face Space metadata
d76a82f
4 months ago
.devcontainer
Added Dev Container Folder
8 months ago
.github
Reconcile README with legacy project summary
4 months ago
.streamlit
Update config.toml
4 months ago
artifacts
Cleaned up tracked binaries and updated requirements
4 months ago
config
Final working Streamlit app for deployment
4 months ago
data
Final working Streamlit app for deployment
4 months ago
docs
Reconcile README with legacy project summary
4 months ago
notebooks
Initial commit
8 months ago
src
Update model_loader.py
4 months ago
tests
Reconcile README with legacy project summary
4 months ago
.gitattributes
45 Bytes
Enable Git LFS for model files
4 months ago
.gitignore
114 Bytes
Removed large SQLite file from repository and added to .gitignore
4 months ago
.vercelignore
69 Bytes
Optimized build and fixed JSON for Vercel deployment
4 months ago
Makefile
487 Bytes
Reconcile README with legacy project summary
4 months ago
README.md
619 Bytes
Added Hugging Face Space metadata
4 months ago
app.py
3.32 kB
Integrated Hugging Face model for cloud deployment
4 months ago
create_dummy_model.py
900 Bytes
Added correct vercel.json for Streamlit Vercel deployment
4 months ago
index.py
251 Bytes
Added index.py launcher for Streamlit on Vercel
4 months ago
requirements.txt
53 Bytes
Cleaned up tracked binaries and updated requirements
4 months ago
vercel.json
315 Bytes
Fixed Vercel build config for Streamlit deployment
4 months ago