TheLastBen / fast-stable-diffusion

fast-stable-diffusion + DreamBooth
MIT License
7.5k stars 1.31k forks source link

Paperspace - Dreambooth v1 - Javascript Error #2500

Open kruttik-lab49 opened 1 year ago

kruttik-lab49 commented 1 year ago

I am using the PPS-Dreambooth-v1.ipynb on paperspace. When I run the Instance Images cell, I get a javascript error

[Open Browser Console for more detailed log - Double click to close this message]
Model class 'OutputModel' from module '@jupyter-widgets/output' is loaded but can not be instantiated
TypeError: Cannot read properties of undefined (reading 'sessionContext')
    at u.initialize (https://console.paperspace.com/ide/vendors-f64a56cf.e861fbade6f97e3a158d.js:2:159546)
    at new e.Model (https://console.paperspace.com/ide/vendors-c30f4496.e861fbade6f97e3a158d.js:2:483011)
    at new u (https://console.paperspace.com/ide/vendors-f64a56cf.e861fbade6f97e3a158d.js:2:159298)
    at z._make_model (https://console.paperspace.com/ide/vendors-f64a56cf.e861fbade6f97e3a158d.js:2:11894)

I tried to research online but could not really find any resource.

Here's a screenshot-

Screen Shot 2023-08-21 at 11 53 35 PM

By the way, thanks a lot for putting this repo together. Its really awesome!!

TheLastBen commented 1 year ago

you need to click on the jupyter icon on the left panel to use jupyter interfce to avoid that error