artificialnouveau

Results 5 comments of artificialnouveau

@diffusionstats , which approach did you take in the end?

Yes, I'm also interested in knowing this.

When I run run_pti.py, I get the following error. Is 0.png not created or is the file path not correct? ``` ../../example_configs/config_00001.py CUDA is available. Using device: cuda Setting up...

After I add '/' to the model path, I get this error. ``` from transformers import pipeline messages = [ {"role": "user", "content": "Who are you?"}, ] pipe = pipeline(...

Thank you for your fast reply @caopulan, so where can I find the updated code with the hyperstyle support? I can try to adapt it.