更新 'StableDiffusion.ipynb'

master
502647092 2023-03-11 14:44:09 +00:00
parent d732762255
commit 267b34c257
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ import os
from google.colab.output import eval_js
os.environ['colab_url'] = eval_js("google.colab.kernel.proxyPort(7860, {'cache': false})")
%cd /content
!apt -y update -qq
!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