Commit Graph

1601 Commits

Author SHA1 Message Date
ZeroCool940711
219cbd1346 Changed default batch size for img2txt to 2000 batches. 2022-10-24 04:44:44 -07:00
Alejandro Gil
fc701c8cac
Merge branch 'Sygil-Dev:dev' into dev 2022-10-24 03:53:55 -07:00
hlky
8dcd432674
Update img2txt.py 2022-10-24 11:48:45 +01:00
Alejandro Gil
600e86d015
Merge branch 'Sygil-Dev:dev' into dev 2022-10-24 03:16:33 -07:00
hlky
70ef109d17
Update img2txt.py 2022-10-24 11:15:22 +01:00
ZeroCool940711
ea3d0329da Merge remote-tracking branch 'origin/dev' into dev 2022-10-24 00:56:16 -07:00
ZeroCool940711
a55eadd779 Some tags cleaned up on the flavours.txt file. 2022-10-24 00:56:11 -07:00
Alejandro Gil
87a7f5118b
Added option to make the grid format the same as the individual image format. There is a new option called grid quality now that allow you to specify on the settings page the quality for the grid image. (#1584)
-Added option to make the grid format the same as the individual image
format. There is a new option called grid quality now that allow you to
specify on the settings page the quality for the grid image.
- Improved the img2txt tab by having more tags.
2022-10-24 00:24:29 -07:00
ZeroCool940711
4c8d76eb09 Merge remote-tracking branch 'origin/dev' into dev 2022-10-24 00:23:17 -07:00
ZeroCool940711
9caef25390 Improved the img2txt tab by having more tags. 2022-10-24 00:22:36 -07:00
ZeroCool940711
0a3b6761e2 Added option to make the grid format the same as the individual image format.
There is a new option called grid quality now that allow you to specify on the settings page the quality for the grid image.
2022-10-24 00:21:54 -07:00
Alejandro Gil
a942a67a84
More renaming and changes to links related to the organization, docs and repo names. (#1583) 2022-10-23 20:35:03 -07:00
ZeroCool940711
cb501565c2 More renaming and changed to links related to the organization, docs and repo names. 2022-10-23 18:54:10 -07:00
Alejandro Gil
8e02fde4f3
Merge branch 'Sygil-Dev:dev' into dev 2022-10-23 17:20:53 -07:00
ZeroCool940711
97eb1b169b More renaming and changes to links related to the organization, docs an repo names. 2022-10-23 17:17:50 -07:00
Alejandro Gil
79c82e4258
Fixed links so they point to the new repo and organization names. (#1581)
# Checklist:

- [x] I have changed the base branch to `dev`
- [x] I have performed a self-review of my own code
- [x] I have commented my code in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
2022-10-23 16:28:08 -07:00
ZeroCool940711
f77b81f6cb Merge remote-tracking branch 'origin/dev' into dev 2022-10-23 16:26:29 -07:00
ZeroCool940711
73fadb231f Fixed links so they point to the new repo and organization names. 2022-10-23 16:22:40 -07:00
Alejandro Gil
a97056bcf7
Updated the readme.md with the new links for the organization, repo and documentation. (#1580) 2022-10-23 16:12:57 -07:00
ZeroCool940711
c1a36a3a03 Updated the readme.md with the new links for the organization, repo and documentation. 2022-10-23 16:10:05 -07:00
Alejandro Gil
87b70f1c22
Improved progress bar info on txt2vid and made sure the update_preview_frenquency worked correctly. (#1579) 2022-10-23 15:13:49 -07:00
ZeroCool940711
722f1249d9 Merge remote-tracking branch 'origin/dev' into dev 2022-10-23 15:13:24 -07:00
ZeroCool940711
b0c7bf0f2b Fixed redundant backslash. 2022-10-23 15:13:18 -07:00
Alejandro Gil
e6f480f172
Merge branch 'Sygil-Dev:dev' into dev 2022-10-23 15:12:04 -07:00
ZeroCool940711
883fae1501 Improved progress bar info on txt2vid and made sure the update_preview_frenquency worked correctly. 2022-10-23 14:56:00 -07:00
Alejandro Gil
60ed4bae1a
Update Web_based_UI_for_Stable_Diffusion_colab.ipynb (#1578)
# Description

New to git and this is my first pull request, so please feel free to
correct any mistakes I may have made. Also, did not mean to name it
'patch-1', my bad. Just tried to clean it up a bit. No need to change
directory when we're already in the correct one. Also, if we're
crashing/rebooting kernel, best to do it sooner than later. No need to
load/reload things. Also redirected localtunnel to txt file, so
Streamlit can send output to cell. (Streamlit should also save output in
'log.txt'.)

# Checklist:

- [x] I have changed the base branch to `dev`
- [x] I have performed a self-review of my own code
- [x] I have commented my code in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
2022-10-23 14:26:46 -07:00
aedh carrick
b80576eb9e
Update Web_based_UI_for_Stable_Diffusion_colab.ipynb
New to git and this is my first pull request so pls don't laugh.  Just tried to clean it up a bit.  No need to change directory when we're already in the correct one. Also, if we're crashing/rebooting kernel, best to do it sooner than later. No need to load/reload things. Also redirected localtunnel to txt file, so Streamlit can send output to cell.
(Streamlit should also save output in 'log.txt'.)
2022-10-23 14:26:12 -05:00
ZeroCool940711
26045908fc Removed stable-diffusion-videos dependency as we no longer need it, it is part of diffusers now as a custom pipeline. 2022-10-23 11:35:54 -07:00
ZeroCool940711
c57b084b4c Changed max frame to max duration in seconds for the stats on txt2vid 2022-10-23 11:35:54 -07:00
Alejandro Gil
64addefba7
Update README.md 2022-10-23 11:20:46 -07:00
ZeroCool940711
ed0c5f5272 Added unique 16-17 character id to videos so they are not overridden when you create multiple videos with the same prompt and seed. 2022-10-23 03:12:14 -07:00
ZeroCool940711
a772b4c53d Moved txt2vid to use diffusers custom interpolate_stable_diffusion pipeline instead of StableDiffusionPipeline.
- Added safety checker which is disabled by default.
2022-10-23 03:12:14 -07:00
ZeroCool940711
3e4ea36bc8 Updated diffusers to 0.6.0.
- Renamed max_frames to max_duration_in_seconds in txt2vid to reflect better what the option is currently doing.
2022-10-23 03:12:14 -07:00
Alejandro Gil
bff1bd0021
Merge branch 'dev' into master 2022-10-22 23:34:29 -07:00
Kasiya13
41e84a763a
Update README.md 2022-10-23 02:18:59 -04:00
Alejandro Gil
a6dd97662c
Made sure the log variable is still around on the img2txt after its being cleared. (#1574) 2022-10-22 13:30:47 -07:00
ZeroCool940711
c1ec3f370b Made sure the log variable is still around on the img2txt after its being cleared. 2022-10-22 13:30:12 -07:00
Alejandro Gil
d8bb0c4121
Added message to tell the user to accept the license on the huggingface site if they havent done so. (#1573) 2022-10-22 10:58:06 -07:00
ZeroCool940711
8757934e85 Merge remote-tracking branch 'origin/dev' into dev 2022-10-22 10:57:31 -07:00
ZeroCool940711
4ab56e56d0 Added message to tell the user to accept the license on the huggingface site if they havent done so. 2022-10-22 10:57:22 -07:00
Alejandro Gil
e3d52f52d0
Fixed stable horde not working properly. (#1569) 2022-10-22 00:37:57 -07:00
ZeroCool940711
ca8072aea8 Merge remote-tracking branch 'origin/dev' into dev 2022-10-22 00:37:14 -07:00
ZeroCool940711
60766d3150 Fixed stable horde not working properly. 2022-10-22 00:37:09 -07:00
Alejandro Gil
86942d37cc
Added missing ApiServer.py file. (#1568) 2022-10-21 23:03:46 -07:00
Alejandro Gil
5ba603640c
Merge branch 'sd-webui:dev' into dev 2022-10-21 23:03:16 -07:00
ZeroCool940711
6b3f7c0599 Added missing ApiServer.py file. 2022-10-21 23:02:55 -07:00
Alejandro Gil
8d1e42b9c5
Added Open in Colab button to notebook. (#1567) 2022-10-21 22:21:20 -07:00
ZeroCool940711
76ed205211 Merge remote-tracking branch 'origin/dev' into dev 2022-10-21 22:20:42 -07:00
ZeroCool940711
f89b359037 Added Open in Colab button to notebook. 2022-10-21 22:20:33 -07:00
Alejandro Gil
edddd65846
Added Colab notebook to run the Streamlit version of the UI. (#1566) 2022-10-21 22:16:26 -07:00