import os os.environ["KERAS_BACKEND"] = "tensorflow" import keras import keras_hub PRESET = "gpt2_base_en" PROMPT = "KerasHub lets developers"