visual-chatgpt icon indicating copy to clipboard operation
visual-chatgpt copied to clipboard

Image Editing Problem in Mac M1

Open wastu01 opened this issue 2 years ago • 4 comments

when I asking remove something. it running about 8~12 minute and get error

Error 1 leaked semaphore objects opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.8/lib/python3.8/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d '

wastu01 avatar Mar 16 '23 11:03 wastu01

but asking for image info is ok. just image editing problem

Microsoft Visual ChatGPT Image Analyze using Chinese Input

wastu01 avatar Mar 16 '23 18:03 wastu01

添加个ImageEditing,比如python visual_chatgpt.py --load ImageCaptioning_cpu,ImageEditing_cpu,Text2Image_cpu

MvCraK avatar Mar 17 '23 15:03 MvCraK

p.s type python3 when using Mac

wastu01 avatar Mar 17 '23 17:03 wastu01

添加个ImageEditing,比如python visual_chatgpt.py --load ImageCaptioning_cpu,ImageEditing_cpu,Text2Image_cpu

ok. I fixed it already.

wastu01 avatar Mar 18 '23 02:03 wastu01