test / app.py
karnativr's picture
added the script to load the model and launch
3cdd796 unverified
raw
history blame contribute delete
No virus
82 Bytes
import gradio as gr
gr.load("models/dongyru/Mistral-7B-Claim-Extractor").launch()