LICENSE
MANIFEST.in
README.md
__init__.py
pyproject.toml
setup.py
./README.md
./__init__.py
./setup.py
analyzers/__init__.py
analyzers/ai_agent.py
analyzers/fer_analyzer.py
core/__init__.py
core/config_loader.py
core/pipeline.py
core/realtime_pipeline.py
emotion_framework.egg-info/PKG-INFO
emotion_framework.egg-info/SOURCES.txt
emotion_framework.egg-info/dependency_links.txt
emotion_framework.egg-info/requires.txt
emotion_framework.egg-info/top_level.txt
models/__init__.py
models/result_models.py
processors/__init__.py
processors/feature_extractors.py
processors/fusion_engine.py
processors/realtime_processor.py
processors/video_processor.py