1834 Commits (c623fa1f0b9a3936a29f1d1bd65f4e0fadf1c9c4)
 

Author SHA1 Message Date
MalumaDev 0d4f5db235
Update modules/ui.py
Co-authored-by: Víctor Gallego <vicgalle@ucm.es>
3 years ago
MalumaDev 9b7705e057
Update modules/aesthetic_clip.py
Co-authored-by: Víctor Gallego <vicgalle@ucm.es>
3 years ago
MalumaDev f7df06a981
Update README.md
Co-authored-by: Víctor Gallego <vicgalle@ucm.es>
3 years ago
MalumaDev 4387e4fe64
Update modules/ui.py
Co-authored-by: Víctor Gallego <vicgalle@ucm.es>
3 years ago
yfszzx 6e4f5566b5 sorting files 3 years ago
guaneec 606519813d Prevent modal content from being selected 3 years ago
DepFA b6e3b96dab Change vector size footer label 3 years ago
DepFA ddf6899df0 generalise to popular lossless formats 3 years ago
DepFA 9a1dcd78ed add webp for embed load 3 years ago
DepFA 939f16529a only save 1 image per embedding 3 years ago
DepFA 9e846083b7 add vector size to embed text 3 years ago
MalumaDev 7b7561f6e4
Merge branch 'master' into test_resolve_conflicts 3 years ago
AngelBottomless 703e6d9e4e check NaN for hypernetwork tuning 3 years ago
ruocaled 5fd638f14d fix download section layout 3 years ago
MalumaDev 37d7ffb415 fix to tokens lenght, addend embs generator, add new features to edit the embedding before the generation using text 3 years ago
Robert Smieja d3ffc962dd Add basic Pylint to catch syntax errors on PRs 3 years ago
NO_ob eef3bc6490 typo 3 years ago
AUTOMATIC 73901c3f01 make attention edit only work with ctrl as was initially intended 3 years ago
AUTOMATIC 97f0727489 add First pass size always regardless of whether it was auto chosen or specified 3 years ago
AUTOMATIC 20a1f68c75 fix gadio issue with sending files between tabs 3 years ago
AUTOMATIC d3463bc59a change styling for top right corner UI
made save style button not die when you cancel
3 years ago
AUTOMATIC f7ca63937a bring back scale latent option in settings 3 years ago
AUTOMATIC 5967d07d1a fix new gradio failing to preserve image params 3 years ago
AUTOMATIC 3631adfe96 make dragging to prompt work again 3 years ago
AUTOMATIC e8729dd051 re-apply height hacks to work with new gradio 3 years ago
AUTOMATIC 4ed99d5996 bump gradio to 3.5 3 years ago
AUTOMATIC 7d6042b908 update for commandline args for btch prompts to parse string properly 3 years ago
AUTOMATIC1111 58e62312c3
Merge pull request #1446 from shirase-0/master
Tag/Option Parsing in Prompts From File
3 years ago
AUTOMATIC1111 f42e0aae6d
Merge branch 'master' into master 3 years ago
AUTOMATIC1111 d13ce89e20
Merge pull request #2573 from raefu/ckpt-cache
add --ckpt-cache option for faster model switching
3 years ago
AUTOMATIC1111 af144ebdc7
Merge branch 'master' into ckpt-cache 3 years ago
Daniel M 6a4e846710 Fix prerequisites check in webui.sh
- Check the actually used `$python_cmd` and `$GIT` executables instead
  of the hardcoded ones
- Fix typo in comment
3 years ago
AUTOMATIC f756bc540a fix #2588 breaking launch.py (. . .) 3 years ago
CookieHCl c24df4b486 Disable compiling deepbooru model
This is only necessary when you have to train,
and compiling model produces warning.
3 years ago
AUTOMATIC1111 9563636489
Merge pull request #2663 from space-nuko/fix-xyplot-steps
Fix XY-plot steps if highres fix is enabled
3 years ago
AUTOMATIC1111 5207cba56f
Merge pull request #2661 from Melanpan/master
Raise an assertion error if no training images have been found.
3 years ago
AUTOMATIC1111 ea8aa1701a
Merge branch 'master' into master 3 years ago
githublsx a13af34b90 Set to -1 when seed input is none 3 years ago
Cassy-Lee 7855993bef Move index_url args into run_pip. 3 years ago
Cassy-Lee 77bf3525f8 Update launch.py
Allow change set --index-url for pip.
3 years ago
ddPn08 0da6c18099 use "outdir_samples" if specified 3 years ago
ddPn08 cd28465bf8 do not force relative paths in image history 3 years ago
aoirusann db27b987a9 Add hint for `ctrl/alt enter`
And duplicate implementations are removed
3 years ago
ruocaled 661a61985c remove extra 100ms timeout 3 years ago
ruocaled c7cd2fda5a re-attach full screen zoom listeners 3 years ago
ruocaled b26efff8c4 allow re-open for multiple images gallery 3 years ago
ruocaled c84eef8195 fix observer disconnect logic 3 years ago
ruocaled 6b5c54c187 remove console.log 3 years ago
ruocaled 3bd40bb77f auto re-open selected image after re-generation
attach an observer of gallery when generation in progress, if there was a image selected in gallery and gallery has only 1 image, auto re-select/open that image.

This matches behavior of prior to Gradio 3.4.1 version bump, is a quality of life feature many people enjoyed.
3 years ago
AUTOMATIC c7a86f7fe9 add option to use batch size for training 3 years ago