ChatPaper
ChatPaper copied to clipboard
There is not PaperParams in chat_paper.py
$ python3 app.py
Traceback (most recent call last):
File "/mnt/d/workspace/ChatGPT/ChatPaper/app.py", line 11, in <module>
from chat_paper import PaperParams, chat_paper_main
ImportError: cannot import name 'PaperParams' from 'chat_paper' (/mnt/d/workspace/ChatGPT/ChatPaper/chat_paper.py)
我也是同样的bug
me too
感谢老哥修正,很好用