更新 'StableDiffusion.ipynb'
This commit is contained in:
		@@ -16,7 +16,7 @@ os.environ['colab_url'] = eval_js("google.colab.kernel.proxyPort(7860, {'cache':
 | 
				
			|||||||
!pip install -q --pre xformers
 | 
					!pip install -q --pre xformers
 | 
				
			||||||
!pip install -q --pre triton
 | 
					!pip install -q --pre triton
 | 
				
			||||||
 | 
					
 | 
				
			||||||
!git clone -b v2.0 https://github.com/camenduru/stable-diffusion-webui
 | 
					!git clone -b v2.1 https://github.com/camenduru/stable-diffusion-webui
 | 
				
			||||||
!wget https://raw.githubusercontent.com/camenduru/stable-diffusion-webui-scripts/main/run_n_times.py -O /content/stable-diffusion-webui/scripts/run_n_times.py
 | 
					!wget https://raw.githubusercontent.com/camenduru/stable-diffusion-webui-scripts/main/run_n_times.py -O /content/stable-diffusion-webui/scripts/run_n_times.py
 | 
				
			||||||
!git clone https://github.com/deforum-art/deforum-for-automatic1111-webui /content/stable-diffusion-webui/extensions/deforum-for-automatic1111-webui
 | 
					!git clone https://github.com/deforum-art/deforum-for-automatic1111-webui /content/stable-diffusion-webui/extensions/deforum-for-automatic1111-webui
 | 
				
			||||||
!git clone https://github.com/AlUlkesh/stable-diffusion-webui-images-browser /content/stable-diffusion-webui/extensions/stable-diffusion-webui-images-browser
 | 
					!git clone https://github.com/AlUlkesh/stable-diffusion-webui-images-browser /content/stable-diffusion-webui/extensions/stable-diffusion-webui-images-browser
 | 
				
			||||||
@@ -26,6 +26,7 @@ os.environ['colab_url'] = eval_js("google.colab.kernel.proxyPort(7860, {'cache':
 | 
				
			|||||||
!git clone https://github.com/Mikubill/sd-webui-controlnet /content/stable-diffusion-webui/extensions/sd-webui-controlnet
 | 
					!git clone https://github.com/Mikubill/sd-webui-controlnet /content/stable-diffusion-webui/extensions/sd-webui-controlnet
 | 
				
			||||||
!git clone https://github.com/camenduru/openpose-editor /content/stable-diffusion-webui/extensions/openpose-editor
 | 
					!git clone https://github.com/camenduru/openpose-editor /content/stable-diffusion-webui/extensions/openpose-editor
 | 
				
			||||||
!git clone https://github.com/camenduru/sd-webui-tunnels /content/stable-diffusion-webui/extensions/sd-webui-tunnels
 | 
					!git clone https://github.com/camenduru/sd-webui-tunnels /content/stable-diffusion-webui/extensions/sd-webui-tunnels
 | 
				
			||||||
 | 
					!git clone https://github.com/VinsonLaro/stable-diffusion-webui-chinese /content/stable-diffusion-webui/extensions/stable-diffusion-webui-chinese
 | 
				
			||||||
%cd /content/stable-diffusion-webui
 | 
					%cd /content/stable-diffusion-webui
 | 
				
			||||||
!git reset --hard
 | 
					!git reset --hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user