ankitsingha's picture
Create app.py
ebae354
raw
history blame contribute delete
102 Bytes
import gradio as gr
gr.load("models/ahmedrachid/FinancialBERT-Sentiment-Analysis").launch(share=True)