Skip to content

refactor: rename model - #28

Merged
GabrielLidenor merged 1 commit into
mainfrom
27-refactor-update-repository-name-across-codebase-configuration-and-documentation
Aug 18, 2026
Merged

refactor: rename model#28
GabrielLidenor merged 1 commit into
mainfrom
27-refactor-update-repository-name-across-codebase-configuration-and-documentation

Conversation

@GabrielLidenor

@GabrielLidenor GabrielLidenor commented Aug 18, 2026

Copy link
Copy Markdown
Owner

📝 Description / Why


This PR changes the name of the model to EmoteVision, because the previous name was too generic

🛠️ PR Changes


  • README.md - change model name
  • src/models/__init__.py - change model name
  • src/pipeline.py - change model name
  • tests/test_facial_recognition.py - change model name
  • tests/test_facial_recognition.py - change model name

🧪 Verification & Testing Completed


📌 Reviewer Checklist

  • Code follows the modular structural design of the project.
  • Dependencies are cleanly synced and added to requirements.txt if new packages were imported.
  • No local datasets, binary files, or credentials are being tracked (Double check .gitignore).
  • Pipeline executes end-to-end without throwing runtime exceptions.

Because the name was too generic
@GabrielLidenor GabrielLidenor self-assigned this Aug 18, 2026
@GabrielLidenor
GabrielLidenor merged commit 115fcc3 into main Aug 18, 2026
1 check passed
@GabrielLidenor
GabrielLidenor deleted the 27-refactor-update-repository-name-across-codebase-configuration-and-documentation branch August 18, 2026 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REFACTOR] Update repository name across codebase, configuration, and documentation

1 participant