Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
walkernet
/
tvb
like
0
Runtime error
App
Files
Files
Community
1
main
tvb
/
app.py
walkernet
Create app.py
2a041f1
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
61 Bytes
import
gradio
as
gr
gr.load(
"models/walkernet/tvb"
).launch()