Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
StarPie
/
tk93-V-Express
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tk93-V-Express
/
app.py
StarPie
initial commit
9402a12
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
62 Bytes
import
gradio
as
gr
gr.load(
"models/tk93/V-Express"
).launch()