mirror of
https://github.com/sd-webui/stable-diffusion-webui.git
synced 2025-01-05 20:28:01 +03:00
Added altair<5
to the requirements.txt to fix an issue with streamlit not being compatible with altair 5 and higher. (#1795)
This commit is contained in:
commit
fe762e4813
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +0,0 @@
|
||||
[submodule "backend"]
|
||||
path = backend
|
||||
url = ../../Sygil-Dev/dalle-flow.git
|
@ -44,6 +44,7 @@ matplotlib==3.6.
|
||||
resize-right==0.0.2
|
||||
torchdiffeq==0.2.3
|
||||
barfi==0.7.0
|
||||
altair<5
|
||||
|
||||
# Environment Dependencies for WebUI (flet)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user