kohya-ss / kohya-ss/sd-scripts

Filename case sensitivity issue?

Open
#287 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.2k
Forks
1.2k
Avg merge
11m
Merged PRs (30d)
2

Description

There was a discussion recently that the image files have to be named with a fully lowercase extension, otherwise they will not be found. Presumably this is on Linux where filenames are case-sensitive. Might be worth checking the file extensions in a case sensitive way

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the code that discovers or validates image files and inspect how filename extensions are compared. Reproduce the behavior with differently cased extensions on Linux, then add coverage and confirm that supported image files are found consistently regardless of extension case.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.