更新 'StableDiffusion.ipynb'
This commit is contained in:
parent
d732762255
commit
267b34c257
@ -2,6 +2,8 @@ import os
|
|||||||
from google.colab.output import eval_js
|
from google.colab.output import eval_js
|
||||||
os.environ['colab_url'] = eval_js("google.colab.kernel.proxyPort(7860, {'cache': false})")
|
os.environ['colab_url'] = eval_js("google.colab.kernel.proxyPort(7860, {'cache': false})")
|
||||||
|
|
||||||
|
%cd /content
|
||||||
|
|
||||||
!apt -y update -qq
|
!apt -y update -qq
|
||||||
!wget http://launchpadlibrarian.net/367274644/libgoogle-perftools-dev_2.5-2.2ubuntu3_amd64.deb
|
!wget http://launchpadlibrarian.net/367274644/libgoogle-perftools-dev_2.5-2.2ubuntu3_amd64.deb
|
||||||
!wget https://launchpad.net/ubuntu/+source/google-perftools/2.5-2.2ubuntu3/+build/14795286/+files/google-perftools_2.5-2.2ubuntu3_all.deb
|
!wget https://launchpad.net/ubuntu/+source/google-perftools/2.5-2.2ubuntu3/+build/14795286/+files/google-perftools_2.5-2.2ubuntu3_all.deb
|
||||||
|
Loading…
Reference in New Issue
Block a user