Spaces:
Build error
Build error
Commit History
TRIGGER: Force new deployment attempt with final system package fixes. 7c2ccb3
FINAL SYSTEM FIX: Added all necessary FFMPEG and build headers to packages.txt for PyAV/OpenCV compilation. eab2586
FIXED: FINAL removal of all Git conflict markers from requirements.txt. a93664d
FIXED: Removed final Git conflict markers from requirements.txt. f68a795
Resolved conflict in requirements.txt, keeping stable version locks. f746f5b
initial commit eae8bd2 verified
Duplicate from streamlit/streamlit-template-space d7dd340 verified
added requirements.txt file ffb66b9
added requirements.txt and locked everything up to avoid the error 2a3bad8
FINAL VERSION LOCK: Locking all major ML/WebRTC dependencies to stable versions. 8136a64
FIX: Locked Streamlit and streamlit-webrtc to compatible versions (1.28.0/0.32.0) to resolve ModuleNotFoundError: report_thread. b28d810
FINAL FIX: Removed invalid python_version config and locked streamlit-webrtc to stable version 0.32.0 to resolve aioice crashes. a9ac9de
added app.py and .streamlit/config.toml 1a7a5f7
added app.py 62c200f
added app.py 09b3522
FINAL PUSH: Re-committing stability fix for thread management (AttributeError: is_alive). 00c73ec
added app.py 19dff2a
added app.py 42c920a
FINAL FIX: Implemented Session State stability wrapper for webrtc_streamer to fix thread crashes. 5904ef5
FIX: Wrapped webrtc_streamer in st.session_state to prevent race condition causing AttributeError on thread shutdown. cb56c4a
FIX: Added explicit secondary STUN server to resolve NoneType transport error in aioice. a69de24
added add.txt and packages.txt 11ab6b8
Merge branch 'main' of https://github.com/AdyAdharsh/Facerecognition cd910fe
FINAL FIX: Added packages.txt to install system dependencies needed for OpenCV (libgl1, gfortran, etc.). d962cfb
Added Dev Container Folder 9b07ed8
Adharsh Vaiapuri commited on