colab_stable_diffusion icon indicating copy to clipboard operation
colab_stable_diffusion copied to clipboard

3. phrase is broken

Open biowaea opened this issue 2 years ago • 1 comments

/content/colabtools_koZkYo/javascript/PNG_info_web.js: No such file or directory

FileNotFoundError Traceback (most recent call last) in <cell line: 244>() 287 get_ipython().system('wget -O /content/{colabtools}/javascript/PNG_info_web.js https://github.com/s4afa451dgf415f/colab_stable_diffusion/raw/main/PNG_info_web.js') 288 #Intercept png_info --> 289 with open(f'/content/{colabtools}/modules/ui.py', 'r') as readFile: 290 content = readFile.read() 291 content=content.replace(''' for tabname, button in buttons.items():

FileNotFoundError: [Errno 2] No such file or directory: '/content/colabtools_koZkYo/modules/ui.py'

biowaea avatar Sep 13 '23 07:09 biowaea

fixed,opend from git again

s4afa451dgf415f avatar Sep 13 '23 07:09 s4afa451dgf415f