Results 12 comments of xxai.art

same error ``` Traceback (most recent call last): File "/Users/z/git/stable-diffusion-webui/modules/call_queue.py", line 57, in f res = list(func(*args, **kwargs)) File "/Users/z/git/stable-diffusion-webui/modules/call_queue.py", line 37, in f res = func(*args, **kwargs) File "/Users/z/git/stable-diffusion-webui/modules/txt2img.py",...

I found because this plugin https://github.com/Bing-su/adetailer/issues/78 + sd-webui-controlnet will cause this my error

> Does the problem still occur when you set VAE to none? still error, I use mac M2 ``` Traceback (most recent call last): File "/Users/z/git/stable-diffusion-webui/modules/call_queue.py", line 57, in f...

any update ? I'm waiting too ....

i dont know how to add test but i use this in my project and works

another false postivite ![17!0](https://user-images.githubusercontent.com/130831741/234812870-fe7a2e72-82fa-49f3-bd47-a60f2ca49b22.png)

![image](https://user-images.githubusercontent.com/130831741/234793381-bfffea96-80a4-4d6b-b86a-e7350f1afae2.png) ``` var bin, img, model_fp, nsfw; import ROOT from './ROOT'; import { join } from 'path'; import { NSFWJS } from 'nsfwjs'; import tf from '@tensorflow/tfjs-node'; await tf.enableProdMode(); await...

能参考 stable-diffusion-webui 在官方代码调整下让在mps上可以跑吗?我不太懂机器学习,不知道怎么改 https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/master/modules/devices.py ``` if sys.platform == "darwin": from modules import mac_specific def has_mps() -> bool: if sys.platform != "darwin": return False else: return mac_specific.has_mps def extract_device_id(args, name): for...

那个github action对docker的构建,有时候不会自动触发(我没搞清楚为什么),如果有需要可以如截图所示手动运行下 ![image](https://github.com/FlagAI-Open/FlagAI/assets/130831741/53ba0810-7e90-408b-9caa-3aa82c08486f)

如图,下面的2种方式不能下载,点单个文件可以下载 ![image](https://github.com/FlagAI-Open/FlagAI/assets/130831741/f8359fd3-2081-4131-a72c-a442dc24823c)