yoheinakajima / babyagi

https://babyagi.org/
20.4k stars 2.68k forks source link

Update README.md #110

Closed pronoym99 closed 1 year ago

pronoym99 commented 1 year ago

Make the instructions clear regarding the usage of the repository.

It should be noted that if you download only the babyagi.py, .env file and the requirements.txt and install the packages via pip install -r requirements.txt in a virtual environment dedicated to babyagi, it would start throwing errors due to the unavailability of the custom extensions module.

francip commented 1 year ago

Good catch. Feel free to try fixing it, or I can fix it as well.