Spaces:
Runtime error
Runtime error
File size: 135 Bytes
403fb0d |
1 2 3 4 5 |
import os
os.system("pip install gradio==2.9b11")
import gradio as gr
gr.Interface.load("spaces/jjeamin/ArcaneStyleTransfer").launch() |