Commit History

commited
8ffaee0
Running

mmrech commited on

ok
34fe561

mmrech commited on

commited
7e9b677

mmrech commited on

Update README.md
ed77b30
verified

mmrech commited on

Update app.py
f4dfe52
verified

mmrech commited on

Fix mask shape handling: Convert 3D masks to 2D for matplotlib compatibility
0961cf5

mmrech commited on

Fix combine_masks function: Handle numpy arrays properly to prevent ValueError
77909e8

mmrech commited on

Refactor codebase: Add modular structure, logging, validation, and comprehensive improvements
69066c5

mmrech commited on

Merge pull request #8 from matheus-rech/copilot/fix-no-masks-in-results
0f2db80
unverified

Matheus Rech commited on

Add valid ranges to threshold parameter documentation
f14363b

copilot-swe-agent[bot] matheus-rech commited on

Improve docstring for run_sam3_inference with detailed parameter explanations
23cb04b

copilot-swe-agent[bot] matheus-rech commited on

Lower SAM3 detection thresholds to fix empty masks issue
b364546

copilot-swe-agent[bot] matheus-rech commited on

Initial plan
5b3bea2

copilot-swe-agent[bot] commited on

Merge pull request #7 from matheus-rech/copilot/fix-cuda-initialization-error
e8d7082
unverified

Matheus Rech commited on

Polish: clarify sequential execution guarantee and fix spacing
1763823

copilot-swe-agent[bot] matheus-rech commited on

CRITICAL FIX: Convert all tensors to numpy arrays before returning
52a0ce4

copilot-swe-agent[bot] matheus-rech commited on

Add extensive debug logging to diagnose CUDA tensor issue
7ba3f6a

copilot-swe-agent[bot] matheus-rech commited on

Use recursive function to move ALL tensors to CPU
4518467

copilot-swe-agent[bot] matheus-rech commited on

CRITICAL: Move all result tensors to CPU before returning from GPU function
6e1f61b

copilot-swe-agent[bot] matheus-rech commited on

Final improvements: consistent dtype handling and safer error cleanup
1396743

copilot-swe-agent[bot] matheus-rech commited on

Address code review: use single .to() call and improve test precision
833b39a

copilot-swe-agent[bot] matheus-rech commited on

Address code review feedback: improve error handling and clarify in-place operations
5bb4258

copilot-swe-agent[bot] matheus-rech commited on

Update test_app.py to use relative paths and fix demo.launch check
b867984

copilot-swe-agent[bot] matheus-rech commited on

Fix CUDA initialization for HF Spaces Stateless GPU
817b249

copilot-swe-agent[bot] matheus-rech commited on

Initial plan
d7db680

copilot-swe-agent[bot] commited on

Merge pull request #6 from matheus-rech/copilot/fix-hf-token-issue
f824bc6
unverified

Matheus Rech commited on

Refactor: move huggingface_hub import to module level
45493bd

copilot-swe-agent[bot] matheus-rech commited on

Fix HF_TOKEN handling to prevent interactive password prompt
186cf0b

copilot-swe-agent[bot] matheus-rech commited on

Initial plan
76a8cf4

copilot-swe-agent[bot] commited on

Merge pull request #5 from matheus-rech/copilot/investigate-hf-spaces-issue
50117eb
unverified

Matheus Rech commited on

Fix slider math domain error when model fails to load
4fb1715

copilot-swe-agent[bot] matheus-rech commited on

Initial plan
155973f

copilot-swe-agent[bot] commited on

Merge pull request #4 from matheus-rech/copilot/fix-hf-main-reference-bug
2d48dca
unverified

Matheus Rech commited on

Configure ZeroGPU with duration parameter
17e5a51

copilot-swe-agent[bot] matheus-rech commited on

Fix HF Spaces GPU error and improve workflow safety
24c4190

copilot-swe-agent[bot] matheus-rech commited on

Fix force-with-lease syntax for first push to Hugging Face
3f884ee

copilot-swe-agent[bot] matheus-rech commited on

Initial plan
54214de

copilot-swe-agent[bot] commited on

Merge pull request #3 from matheus-rech/copilot/apply-review-comments-changes
d7b8585
unverified

Matheus Rech commited on

Apply PR review comments: update environment secrets ref and force-with-lease
2ece76d

copilot-swe-agent[bot] matheus-rech commited on

Initial plan
89d7046

copilot-swe-agent[bot] commited on

Merge pull request #2 from matheus-rech/copilot/update-hugging-face-workflow
eff2b53
unverified

Matheus Rech commited on

Configure workflow to use 'copilot' environment for HF_TOKEN
dc40784

copilot-swe-agent[bot] matheus-rech commited on

Improve workflow safety and maintainability
3475ea2

copilot-swe-agent[bot] matheus-rech commited on

Fix Hugging Face workflow authentication and sync issues
aee1ae7

copilot-swe-agent[bot] matheus-rech commited on

Initial plan
7f3ba0a

copilot-swe-agent[bot] commited on

Merge pull request #1 from matheus-rech/copilot/fix-runtime-error-sam3
b116ea3
unverified

Matheus Rech commited on

Shorten File component labels for better UI layout
48f3a5f

copilot-swe-agent[bot] matheus-rech commited on

Fix SAM3 runtime errors and Gradio compatibility issues
7d5a300

copilot-swe-agent[bot] matheus-rech commited on

Initial plan
6b6dd0f

copilot-swe-agent[bot] commited on

Fix: Make app startup more resilient to prevent SSE errors
e6d00b4

mmrech commited on