sflindrs's picture
Update app.py
10f158d verified
raw
history blame
132 Bytes
import gradio as gr
@spaces.GPU()
gr.load("models/Ertugrul/Pixtral-12B-Captioner-Relaxed", hf_token=os.getenv("HF_TOKEN")).launch()