更新 'StableDiffusion.ipynb'
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user