kevcx2's picture
initial commit
03d4f1a verified
raw
history blame contribute delete
100 Bytes
import gradio as gr
gr.load(
"models/jinaai/ReaderLM-v2",
provider="hf-inference",
).launch()