Bestakdv's picture
initial commit
e4e7ca8 verified
raw
history blame contribute delete
117 Bytes
import gradio as gr
gr.load(
"models/dima806/music_genres_classification",
provider="hf-inference",
).launch()