Attashe
Attashe
I am trying to train this on Flicklr-30k dataset and after 21 epochs intermediate results nothing changed. Config from sflckr checkpoint.    
I've commented this: ``` File "/kaolin/kaolin/datasets/__init__.py", line 11, in from .nusc import NuscDetection ``` before fix
Same error, launched `train_network.py` directly without guid
> Same error, launched `train_network.py` directly without guid It was a stupid mistake, I forgot to change the script name to `sdxl_` version
You need to update `open_clip` package to version in `environment.yaml`
Thanks, will fix this. I'm still using old version of comfy because dont like new gui ) But its time to update
You need to install xformers library. Now it should work on windows too. I'm back to support this extension today and will add option to run without xformers with a...
@fisj I removed xformers dependency should be working now
Same issue