File size: 138 Bytes
66876f9
a91f642
66876f9
a91f642
66876f9
1
2
3
4
5
import gradio as gr
import spaces

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