rish-16 / gpt2client

✍🏻 gpt2-client: Easy-to-use TensorFlow Wrapper for GPT-2 117M, 345M, 774M, and 1.5B Transformer Models 🤖 📝
MIT License
372 stars 74 forks source link

Added version requirement for tensorflow (<2) #32

Closed HitLuca closed 4 years ago

HitLuca commented 4 years ago

Closes #31 As this project doesn't support tensorflow version 2.0.0 and greater, a version requirement has been added

rish-16 commented 4 years ago

Thanks!

HitLuca commented 4 years ago

no worries :)