-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: fireicewolf/sd-scripts
base: main
head repository: kohya-ss/sd-scripts
compare: main
- 18 commits
- 17 files changed
- 8 contributors
Commits on Feb 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4a71687 - Browse repository at this point
Copy the full SHA 4a71687View commit details
Commits on Feb 20, 2025
-
The postions_ids cause errors for the newer version of transformer. This has already been fixed in convert_ldm_clip_checkpoint_v1() but not in v2. The new code applies the same fix to convert_ldm_clip_checkpoint_v2().
Configuration menu - View commit details
-
Copy full SHA for 13df475 - Browse repository at this point
Copy the full SHA 13df475View commit details
Commits on Feb 24, 2025
-
Merge pull request kohya-ss#1945 from yidiq7/dev
Remove position_ids for V2
Configuration menu - View commit details
-
Copy full SHA for 59ae9ea - Browse repository at this point
Copy the full SHA 59ae9eaView commit details -
Merge pull request kohya-ss#1918 from tsukimiya/fix_vperd_warning
Remove v-pred warning.
Configuration menu - View commit details
-
Copy full SHA for 386b733 - Browse repository at this point
Copy the full SHA 386b733View commit details
Commits on Feb 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f68702f - Browse repository at this point
Copy the full SHA f68702fView commit details
Commits on Feb 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b286304 - Browse repository at this point
Copy the full SHA b286304View commit details
Commits on Mar 1, 2025
-
Fix [occasionally] missing text encoder attn modules
Should fix kohya-ss#1952 I added alternative name for CLIPAttention. I have no idea why this name changed. Now it should accept both names.
Ivan Chikish committedMar 1, 2025 Configuration menu - View commit details
-
Copy full SHA for acdca2a - Browse repository at this point
Copy the full SHA acdca2aView commit details
Commits on Mar 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3f49053 - Browse repository at this point
Copy the full SHA 3f49053View commit details
Commits on Mar 21, 2025
-
Merge pull request kohya-ss#1964 from Nekotekina/main
Fix missing text encoder attn modules
Configuration menu - View commit details
-
Copy full SHA for 367f348 - Browse repository at this point
Copy the full SHA 367f348View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f4ee8f - Browse repository at this point
Copy the full SHA 8f4ee8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5253a38 - Browse repository at this point
Copy the full SHA 5253a38View commit details
Commits on Mar 24, 2025
-
Merge pull request kohya-ss#1966 from sdbds/faster_fix_sdxl
Fatser fix bug for SDXL super SD1.5 assert cant use 32
Configuration menu - View commit details
-
Copy full SHA for a0f1173 - Browse repository at this point
Copy the full SHA a0f1173View commit details
Commits on Mar 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 381303d - Browse repository at this point
Copy the full SHA 381303dView commit details
Commits on Apr 7, 2025
-
Merge pull request kohya-ss#2015 from DKnight54/uncache_vae_batch
Using --vae_batch_size to set batch size for dynamic latent generation
Configuration menu - View commit details
-
Copy full SHA for 52c8dec - Browse repository at this point
Copy the full SHA 52c8decView commit details
Commits on Apr 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f0b07c5 - Browse repository at this point
Copy the full SHA f0b07c5View commit details -
Merge pull request kohya-ss#2065 from kohya-ss/kohya-ss-funding-yml
Create FUNDING.yml
Configuration menu - View commit details
-
Copy full SHA for 3b25de1 - Browse repository at this point
Copy the full SHA 3b25de1View commit details
Commits on Apr 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4625b34 - Browse repository at this point
Copy the full SHA 4625b34View commit details -
Merge pull request kohya-ss#2070 from kohya-ss/fix-mean-ar-error-nan
Fix mean image aspect ratio error calculation to avoid NaN values
Configuration menu - View commit details
-
Copy full SHA for a21b6a9 - Browse repository at this point
Copy the full SHA a21b6a9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main