Ho Woo Jang
Ho Woo Jang
There is an issue with unzipping the dataset. ``` !curl -O https://www.robots.ox.ac.uk/~vgg/data/pets/data/images.tar.gz !curl -O https://www.robots.ox.ac.uk/~vgg/data/pets/data/annotations.tar.gz !tar -xf images.tar.gz !tar -xf annotations.tar.gz gzip: stdin: not in gzip format tar: Child returned...
Hi, with the updated repo, the file path has changed. It needs an update. ``` !accelerate launch lora/train_lora_dreambooth.py to !accelerate launch lora/training_scripts/train_lora_dreambooth.py and xformers ``` ``` WARNING:accelerate.commands.launch:The following values were...
### Describe the bug Hi, I'm in colab pro environment using TPU v2 for the test purpose. I get this error ```OSError: CompVis/stable-diffusion-v1-4 does not appear to have a file...
Hi, mmcv is updated to 1.7.1 as of 2023. Here are errors ``` --------------------------------------------------------------------------- AssertionError Traceback (most recent call last) [](https://localhost:8080/#) in 5 import numpy as np 6 ----> 7...
This is a massive repo. Is it possible to get some guidelines? gongo, mongo... at least what to setup...! by the way, your runpod docker is awesome... also is there...