Andrew Xu

Results 14 comments of Andrew Xu

this is a bug widely spreaded in GAN like networks. when you do upsampling, you should not use deconvolution/transposed/ any similar networks. You should use resize convolution/ Upsample networks. check...

base url should aim to an exposed address. Vercel would not access its own localhost. However, even you change it something else. It still won’t work. I encountered a similar...

I guess it related to origin problems.

Same problem on the Vercel. No idea how to debug.

Moved project to Netlify, this problem avoided. I will keep looking on this issue, hope it could be solved. some reference https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/507

brothers, it is a bug. Problem has been solved. I will make a pull request quickly. Chinese/Japanese/Korean can keep following this project with Vercel deployment and avoid compatible problems at...

Btw to give assistant ID to all users. We also need a tool to add same presets/prompts/assistants to all users. Maybe it will be done by creating public presets/prompts/assistants at...

usually it means the website was not connected to a proper database, or the database was not upgraded to tools compatible version. Tools version needs tool, assistant and other new...