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