aiwaves-cn / RecurrentGPT

Official Code for Paper: RecurrentGPT: Interactive Generation of (Arbitrarily) Long Text
GNU General Public License v3.0
954 stars 155 forks source link

I'm getting an issue with the 'cookie' #4

Closed TheSeanLavery closed 1 year ago

TheSeanLavery commented 1 year ago

Trying to run this locally.

I got the cookie issue, and I tried editing the python file to skip the cookie if it wasn't there for the first time. I was able to generate the text one time, but after clicking next I get another cookie error.

I think this is something wrong with my local setup, or is this the project?

MichaelZhouwang commented 1 year ago

Hey thanks for your interest! Maybe you can try our new web demo code? If it still does not work, can you please share us the error info?