import gradio as gr import spaces @spaces.GPU(duration=120) gr.load("models/philomath-1209/programming-language-identification").launch()