rtk-ai / app.py
plutostack's picture
Create app.py
eedb9e4 verified
raw
history blame
104 Bytes
import gradio as gr
gr.load(
"models/deepseek-ai/DeepSeek-V3-0324",
provider="nebius",
).launch()