CoolFace
Apppublic

Uttam1695/Spam-Shield-AI

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
10 commits on main
4a55a5c3mo ago

Change SDK to Streamlit in README

Uttam1695
3cc94b13mo ago

Upload model weights via Git LFS

Uttam1695
6e3be753mo ago

Optimize model size by saving weights in FP16

Uttam1695
b9c6cdf3mo ago

Migrate frontend to Streamlit and update README

Uttam1695
5879c8a3mo ago

Add render.yaml for Render deployment

Uttam1695
5c0cee04mo ago

Add Hugging Face Space configuration to README

Uttam1695
0f764bf4mo ago

Add Dockerfile for Hugging Face Spaces deployment

Uttam1695
75061de4mo ago

Update requirements.txt to fix PyTorch version error and use CPU only

Uttam1695
63d04c14mo ago

Add requirements.txt for Render deployment

Uttam1695
b2647844mo ago

Initial commit: Added SpamShield AI Flask App, UI, and Model setup

Uttam1695