ankitsingha's picture
Create app.py
bc885ae
raw
history blame contribute delete
92 Bytes
import gradio as gr
gr.load("models/Sigma/financial-sentiment-analysis").launch(share=True)