T3LS's picture
Update app.py
a91f642 verified
raw
history blame
138 Bytes
import gradio as gr
import spaces
@spaces.GPU(duration=120)
gr.load("models/philomath-1209/programming-language-identification").launch()