mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[PR #501] [MERGED] fix: fix smart crop feature, use new base image version #1142
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#1142
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/flyimg/flyimg/pull/501
Author: @sadok-f
Created: 9/11/2024
Status: ✅ Merged
Merged: 9/11/2024
Merged by: @sadok-f
Base:
main← Head:issue#500📝 Commits (5)
dcc4034fix: fix smart crop feature, use new base image versionbe130acfix: add requirements.txt for the python scriptsbab7f7bfix: fix linting errors553cc62fix: fixing python linting error2f7bdc7fixing python linting error📊 Changes
8 files changed (+315 additions, -9 deletions)
View changed files
📝
.github/workflows/ci.yml(+2 -0)📝
Dockerfile(+1 -1)📝
config/parameters.yml(+1 -1)➕
python/facedetect.py(+301 -0)➕
python/requirements.txt(+4 -0)📝
python/smartcrop.py(+5 -0)📝
src/Core/Processor/FaceDetectProcessor.php(+0 -6)📝
src/Core/Processor/Processor.php(+1 -1)📄 Description
fix: fix smart crop feature, use new base image version, closes #500
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.