MetArtLoRA / app.py
MegaTronX's picture
Update app.py
435d484 verified
raw
history blame
94 Bytes
import gradio as gr
import spaces
@spaces.GPU
gr.load("models/MegaTronX/MetartLoRA").launch()