import gradio as gr from huggingface_hub import from_pretrained_keras fnet = from_pretrained_keras("cakiki/fnet", compile=False)