This website requires JavaScript.
Explore
Help
Sign In
ryan
/
ComfyUI
Watch
1
Star
0
Fork
0
You've already forked ComfyUI
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3,424
Commits
35
Branches
61
Tags
2ab9618732b738b52c96ae128597371b9b9fff96
Commit Graph
53 Commits
Author
SHA1
Message
Date
comfyanonymous
bb1f45d6e8
Properly disable weight initialization in clip models.
2023-06-14 20:13:08 -04:00
comfyanonymous
21f04fe632
Disable default weight values in unet conv2d for faster loading.
2023-06-14 19:46:08 -04:00
comfyanonymous
6971646b8b
Speed up model loading a bit.
...
Default pytorch Linear initializes the weights which is useless and slow.
2023-06-14 12:09:41 -04:00
First
Previous
1
2
Next
Last