ZeroCool940711
|
ef2da42489
|
- Bumped the version of diffusers used on the txt2vid tab to be now v0.3.0.
- Added initial file for the textual inversion tab.
|
2022-09-16 11:50:22 -07:00 |
|
ZeroCool940711
|
d93065bb95
|
Added streamlit_nested_layout component as dependency and imported on the webui_streamli.py file to allow us to use nested columns and expanders.
|
2022-09-15 03:48:55 -07:00 |
|
ZeroCool940711
|
cbc2a57bc1
|
Added streamlit-on-Hover-tabs and streamlit-option-menu dependencies to the environment.yaml file.
|
2022-09-11 20:15:07 -07:00 |
|
ZeroCool940711
|
e6463e3249
|
Added some basic layout for the Model Manager tab and added there the models that most people use to make it easy to download instead of having to go do the wiki or searching through discord for links, it also shows the path where you are supposed to put those models for them to work.
|
2022-09-11 03:35:14 -07:00 |
|
hlky
|
c5b2e1eba8
|
Merge branch 'dev' into dev
|
2022-09-11 07:32:11 +01:00 |
|
ZeroCool940711
|
d262f6f97a
|
Added piexif dependency.
|
2022-09-10 20:36:05 -07:00 |
|
Thomas Mello
|
8039021b53
|
refactor: sort out dependencies
Co-Authored-By: oc013 <101832295+oc013@users.noreply.github.com>
Co-Authored-By: Aarni Koskela <akx@iki.fi>
Co-Authored-By: oc013 <101832295+oc013@users.noreply.github.com>
Co-Authored-By: Aarni Koskela <akx@iki.fi>
|
2022-09-11 04:33:43 +03:00 |
|
ZeroCool940711
|
c7894b090a
|
Changed the diffusers version to be 0.2.4 or lower as a new version breaks the txt2vid generation.
|
2022-09-10 07:37:28 -07:00 |
|
Joshua Kimsey
|
3d953ad156
|
Fixed missing diffusers dependency for Streamlit
|
2022-09-08 23:01:30 +01:00 |
|
ZeroCool940711
|
ab6602791a
|
Removed duplicated entry for streamlit on the environment.yaml file.
|
2022-09-06 22:08:51 -07:00 |
|
ZeroCool940711
|
003f60f3ac
|
Added retry dependency for the streamlit version.
|
2022-09-06 21:29:47 -07:00 |
|
hlky
|
e66eddc621
|
img2img fixes
|
2022-09-07 02:35:01 +01:00 |
|
hlky
|
e625b199bc
|
Update environment.yaml
|
2022-09-06 23:51:55 +01:00 |
|
hlky
|
010b27ce9a
|
Repo merge (#712)
* repo-merge
* cutdown size
* Create setup.py
* webui.cmd
* ldm
* Update environment.yaml
* Update environment.yaml
|
2022-09-06 23:50:14 +01:00 |
|