RuolinZheng08 / twewy-discord-chatbot

Discord AI Chatbot using DialoGPT, trained on the game transcript of The World Ends With You
https://www.freecodecamp.org/news/discord-ai-chatbot/
MIT License
317 stars 156 forks source link

How do i use something else than Kaggle? #2

Closed jaxhelp closed 3 years ago

BookmDan commented 3 years ago

I have an issue with cloning into my own huggingface account

bhaden94 commented 3 years ago

Just delete the Kaggle steps in Google colab and upload your own created CSV with the scripts you want. Then change the data = pd.read_csv line to have the name of your uploaded CSV.