replicate / discord-bot-tutorial-code

https://replicate.com/blog/build-a-robot-artist-for-your-discord-server-with-stable-diffusion
Apache License 2.0
64 stars 35 forks source link

switch from poetry to requirements.txt #5

Closed zeke closed 2 years ago

zeke commented 2 years ago

This PR updates our Python dependency setup to use plain old requirements.txt instead of poetry, since some users have encountered issues with poetry.

zeke commented 2 years ago

PR with updates to the associated blog post: https://github.com/replicate/replicate-web/pull/2021