SaturnCassini / gpt4all_generative_agents

Generative Agents: Interactive Simulacra of Human Behavior using GPT4All free model which runs on CPU
https://saturnseries.com
Apache License 2.0
110 stars 9 forks source link

Update requirements.txt #4

Closed mikeyang01 closed 6 months ago

mikeyang01 commented 1 year ago

Description: This pull request updates the Pillow library from version 8.4.0 to version 9.5.0 in the requirement.txt file. The update addresses any conflicts that emerged during the process.

Changes:

Updated Pillow version from 8.4.0 to 9.5.0 in requirement.txt Resolved conflicts that arose from the update This update ensures that our project remains up-to-date with the latest features and improvements provided by Pillow. Please review and merge this pull request at your convenience.

Thank you! Ref: https://github.com/joonspk-research/generative_agents/pull/78