Sebby37 / Dead-Internet

Y'all thought the dead internet theory wasn't real, but HERE IT IS
151 stars 17 forks source link

add a requirements.txt like a gentleman #3

Closed babycommando closed 5 months ago

babycommando commented 5 months ago

haha this is neat, so here's a tip for making running this project simpler:

add a requirements.txt to the root of this project with the following:

beautifulsoup4
openai
Flask

and change the readme.md for people to run:

pip install -r requirements.txt

nice job, ai friend

Zetaphor commented 5 months ago

See #4

Sebby37 commented 5 months ago

Ask and ye shall receive