更新 'StableDiffusion.ipynb'
This commit is contained in:
parent
3a39c42e63
commit
e0ff9b2f70
@ -44,7 +44,7 @@ async def main():
|
|||||||
!rm *.deb
|
!rm *.deb
|
||||||
await async_command_group([
|
await async_command_group([
|
||||||
"apt -y install -qq aria2",
|
"apt -y install -qq aria2",
|
||||||
"pip install -q --pre xformers",
|
"pip install -q --pre xformers==0.0.17.dev476 -U",
|
||||||
"pip install -q --pre triton",
|
"pip install -q --pre triton",
|
||||||
])
|
])
|
||||||
%cd /content
|
%cd /content
|
||||||
|
Loading…
Reference in New Issue
Block a user