.. |
pipelines/stable_diffusion
|
Add periodic checkpointing
|
2022-09-23 15:29:08 +01:00 |
diffusers_textual_inversion_2.py
|
Updates for the v2 trainer
|
2022-09-25 13:21:24 +01:00 |
home.py
|
Fix the gallery back/next buttons and add a refresh button
|
2022-09-15 12:45:45 -07:00 |
img2img.py
|
- Improved the layout of the UI.
|
2022-09-26 04:53:34 -07:00 |
imglab.py
|
allow webp uploads to img2img tab #991
|
2022-09-16 20:55:58 +01:00 |
merge.py
|
Added implementation of the Concepts Library tab made by @Qualzz.
|
2022-09-20 21:06:00 -07:00 |
modeldownload.py
|
Added support for running the webui on daisi.io
|
2022-09-26 02:36:21 -07:00 |
ModelManager.py
|
Updated the links on the model manager to comply with HuggingFace's TOS.
|
2022-09-26 04:17:06 -07:00 |
perlin.py
|
when in outcrop mode, mask added regions and fill in with voroni noise for better outpainting
|
2022-09-09 10:13:38 -04:00 |
relauncher.py
|
Tiling parameter (#911)
|
2022-09-09 20:33:04 +03:00 |
sd_concept_library.py
|
Concept library improvements (#1314)
|
2022-09-25 20:23:19 +01:00 |
sd_concepts_library_downloader.py
|
Improved the script that downloads the concepts library from huggingface in case someone wants to use it.
|
2022-09-22 00:02:44 -07:00 |
sd_utils.py
|
Added support for running the webui on daisi.io
|
2022-09-26 02:36:21 -07:00 |
Settings.py
|
Daisi app fix 4
|
2022-09-26 06:08:13 -07:00 |
stable_diffusion_pipeline.py
|
Moved the model to server_state instead of session_state so it can be shared between multiple sessions, tabs and users as long as the streamlit server is running.
|
2022-09-25 00:03:05 -07:00 |
textual_inversion.py
|
Changed some PIL stuff to use resampling to avoid some warnings on the console
|
2022-09-24 18:06:24 -07:00 |
txt2img.py
|
Merge remote-tracking branch 'origin/dev' into dev
|
2022-09-26 05:00:34 -07:00 |
txt2vid.py
|
Daisi app fix 4
|
2022-09-26 06:08:13 -07:00 |
webui_streamlit.py
|
Added option to enable or disable the streamlit data usage gathering or telemetry.
|
2022-09-26 01:24:14 -07:00 |
webui.py
|
remove wrong arguments from save_sample call (#1290)
|
2022-09-24 01:29:12 +01:00 |