Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
wu17
/
tk93-V-Express
like
0
Runtime error
App
Files
Files
Community
main
tk93-V-Express
/
app.py
wu17
initial commit
815e4e5
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
62 Bytes
import
gradio
as
gr
gr.load(
"models/tk93/V-Express"
).launch()