-
Stable diffusion model failed to load
Exception in thread MemMon:
Traceback (most recent call last):
File "C:\Users\xgevr\miniconda3\Lib\threading.py", line 1038, in _bootstrap_inner
self.ru…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
After training an embedding pt file successfully, and pla…
-
{'prediction_type'} was not found in config. Values will be initialized to default values.
{'dual_cross_attention', 'only_cross_attention', 'use_linear_projection', 'upcast_attention', 'num_class_emb…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
i followed a video guide to run SD on AMD GPUs and i got …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
When multiple users are using the same backend, there is …
-
Refactor UCERF3 package (from `scratch`) to ?? org.opensha.ucerf3
We should give some thought as to how we want ucerf3 organized. Things like FaultSystemSolution were borne out of UCERF3 developmen…
-
I tried to recreate with the examples shown on the paper but it fails miserably, the generated images look like they overlay the original image , is there something wrong?
![image](https://user-ima…
-
### Describe the bug
I have been experimenting with custom weights for diffusion models, particularly focusing on generating human faces using the DiffusionPipeline from the `diffusers` library. Howe…
-
When I run the gbisrun function, it will print the interference graph change graph and downsampling graph. When the command line start run, my terminal will report this error, and many lines will come…
-
Hi, thanks for sharing the great work.
I implemented your model & weight inversion code in PyTorch: https://github.com/bryandlee/animegan2-pytorch
Waiting for the AnimeGANv3!