Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
haor
/
Evt_V2
like
0
Runtime error
App
Files
Files
Community
1
haor
commited on
Nov 21, 2022
Commit
ce27f1c
•
1 Parent(s):
260a5b2
Upload app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-0
app.py
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
import gradio as gr
2
+
3
+
gr.Interface.load("models/haor/Evt_V2").launch()