import gradio as gr demo = gr.load("dadashzadeh/cryptocurrency-intent-search-detection", src="models") demo.launch(share=True)