Scideck / app.py
Nauryzbay's picture
first commit
edd57c3
raw
history blame
130 Bytes
import gradio as gr
if __name__ == "__main__":
gr.Interface.load(
"spaces/Nauryzbay/deckify_private",
).launch()