Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wisdompan
/
tk93-V-Express
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tk93-V-Express
/
app.py
wisdompan
initial commit
fddbf21
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()