You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace keras_nlp references with keras_hub (#97)
* Replace keras_nlp with keras_hub
keras_nlp was renamed to keras_hub (they're the same package):
https://github.com/keras-team/keras-nlp
* Update requirements.txt
---------
Co-authored-by: Jiwon Shin <jshin1394@gmail.com>