File size: 130 Bytes
85edc82
 
ce9b227
 
 
 
da796f4
1
2
3
4
5
6
7
import gradio as gr



demo = gr.load("dadashzadeh/cryptocurrency-intent-search-detection", src="models")

demo.launch(share=True)