Commit History

Force Docker cache bust to rebuild with new requirements
778a1e9

raghav commited on

Pin Gradio and huggingface_hub versions for compatibility
3c53360

raghav commited on

Switch to Docker SDK for reliable deployment
e64fe6d

raghav commited on

Force rebuild by changing SDK version
843d7fe

raghav commited on

Switch back to Gradio with simple Blocks API - no schema issues
68f94ad

raghav commited on

Add Streamlit configuration for HF Spaces deployment
33da11c

raghav commited on

Replace Gradio with Streamlit for simpler, more reliable UI
01433ab

raghav commited on

Trigger rebuild - add short description
480ffd1

raghav commited on

Fix PyTorch 2.6+ checkpoint loading - add weights_only=False parameter
21e189f

raghav commited on

Fix Gradio schema error - replace gr.Label with gr.Textbox for compatibility
fa2f10b

raghav commited on

Pin Gradio version to 4.44.0 to match Space SDK config
3d1e52c

raghav commited on

Add trained ARNIQA classifier checkpoint with Git LFS tracking
ba43d04

raghav commited on

Fix Gradio API compatibility - remove deprecated allow_flagging parameter
e11c974

raghav commited on

Add .claude/ to .gitignore and remove from tracking
ff74d9b

raghav commited on

minor change
d004e6c

raghav commited on

Comment out tensorboard_logger for inference-only deployment
6bb42a3

raghav commited on

Add all ReIQA dependencies (scikit-image, matplotlib, seaborn, h5py, scikit-learn, protobuf)
8a4cf41

raghav commited on

Add tensorboard_logger dependency
d3ed4c4

raghav commited on

Add CLIP dependency and its requirements (ftfy, regex)
5b4d5e0

raghav commited on

Add missing joblib dependency to requirements.txt
2f5d04b

raghav commited on

Merge branch 'main' of hf.co:spaces/rg321/detectNanoBananaImage
17aa70e

raghav commited on

Add missing torchinfo dependency to requirements.txt
9177021

raghav commited on

Create README.md
25e3f7b
unverified

rg321 commited on

Convert private Space to Gradio interface
2cab2eb

gh-rgupta Claude commited on

Track image files with Git LFS
2c3bd62

gh-rgupta commited on

Add Git LFS configuration and update test files for Mac CPU compatibility
94421ed

gh-rgupta Claude commited on

Add requirements.txt for demo
820a2ea

gh-rgupta commited on

Add demo web application for fake vs real image detection
6bfb0e3

gh-rgupta Claude commited on

Optimize repository size by removing large tracked files
e403f3f

gh-rgupta Claude commited on

Add CPU compatibility for Mac and testing improvements
d9c7b8a

gh-rgupta Claude commited on

Codes
2cda712

krishnasrikard commited on