SuperResolutionAnimeDiffusion icon indicating copy to clipboard operation
SuperResolutionAnimeDiffusion copied to clipboard

Super Resolution Anime Diffusion, waifu2x

Results 8 SuperResolutionAnimeDiffusion issues
Sort by recently updated
recently updated
newest added

I get this error whenever I try to run app.py or interface.py Console Output: No CUDA GPU found in your device D:\Users\tesok\anaconda3\lib\multiprocessing\pool.py:268: ResourceWarning: unclosed running multiprocessing pool _warn(f"unclosed running multiprocessing...

im getting a timeout error becuase the folder is so big when i deleted the folder it was recreated along with all the images being restored is there a way...

gpu 0 is intergraated how do i use gpu 1 that is my rtx gpu

The following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: how do i up the limit

im wondering if i can train it for better results

![image](https://user-images.githubusercontent.com/73713314/221443205-c162121b-6c51-469f-86f7-fe322cd59bb6.png) ![image](https://user-images.githubusercontent.com/73713314/221443218-a8909257-29e4-4575-858c-22901c52b95a.png) ![image](https://user-images.githubusercontent.com/73713314/221443228-d4510b9f-58d3-4107-a6de-400d24addeb2.png)

Traceback (most recent call last): File "C:\Users\micha\apps\anime\app.py", line 8, in from pyabsa.utils.pyabsa_utils import fprint ImportError: cannot import name 'fprint' from 'pyabsa.utils.pyabsa_utils' (C:\Users\micha\anaconda3\envs\diffusion\lib\site-packages\pyabsa\utils\pyabsa_utils.py)

When attempting to start: `python app.py` An error occurs: ` File "/home/sergey/SuperResolutionAnimeDiffusion/app.py", line 25, in from RealESRGANv030.interface import realEsrgan ModuleNotFoundError: No module named 'RealESRGANv030'` This error cannot be resolved by...