AIQA_Gradio / app.py
Agrimr's picture
njhn
8653cdf
raw
history blame contribute delete
103 Bytes
import gradio as gr
gr.load("models/ahmedrachid/FinancialBERT-Sentiment-Analysis").launch(share=True)