-
-
Notifications
You must be signed in to change notification settings - Fork 43
colab disconnecting #75
Comments
I am facing same problem |
Same here |
For me, it happens when I upload |
Bruh i just download one model and no lora |
reload again, did you make the changes? in : place in the first cell code : and add : prefix = "cag" before ---------------------------------------------------copy------------------------------------------------- ################################ mount_drive = True # @param {type:'boolean'} repo_type = "Anapnoe" #@param ["AUTOMATIC1111", "AUTOMATIC1111-Dev", "Anapnoe"] colab_optimizations = True # @param {type:'boolean'} mobile_optimizations = False # @param {type:'boolean'} ################################ ################################ voldemort, voldy = read("kq6ZmHFU")[:2] root_dir = "/content" so far this is the only thing that makes the notebook work well. let's wait for the "master" to come back. |
Thanks so much bro 😊 |
Sorry I'm really new to all this so I'm not really sure how and where to implement these changes. Could you go sort of step by step if possible? |
Replace the first cells code with this one **# @title ## Install Cagliostro Colab UI python_version = ".".join(sys.version.split(".")[:2]) from colablib.colored_print import cprint, print_line %store -r ################################ COLAB ARGUMENTS GOES HERE################################ prefix = "cag" REPO DIRmodels_dir = os.path.join(repo_dir, "models", "Stable-diffusion") CONFIGconfig_file = os.path.join(repo_dir, "config.json") ################################ REPO TYPE CONFIG################################ repo_type_lower = repo_type.lower() package_url = [ repo_type_to_repo_name = { branch_type_to_branch = { with capture.capture_output() as cap: def mount_func(directory):
def setup_directories(): def pre_download(dir, urls, desc, overwrite=False):
def install_dependencies(): def install_webui(repo_dir, desc):
def configure_output_path(config_path, output_dir, output_subdir):
def prepare_environment():
def play_audio(url): def main():
main()** |
So I'm assuming I'm supposed to replace all the code under, COLAB ARGUMENTS GOES HERE, REPO DIR, CONFIG, and REPO TYPE CONFIG with everything in your comment right? But when I do that I get an error that doesn't let it start up |
looks like they changed their system again i'm getting disconnected again. Anyone have any ideas? |
after running stable diffusion it rapidly becomes disconnected.
The text was updated successfully, but these errors were encountered: