edd57c3
1
2
3
4
5
6
7
import gradio as gr if __name__ == "__main__": gr.Interface.load( "spaces/Nauryzbay/deckify_private", ).launch()