Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arif670
/
PMD
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
arif670
commited on
Jan 4
Commit
ceaf791
·
verified
·
1 Parent(s):
033df70
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -53,3 +53,4 @@ interface = gr.Interface(fn=dashboard, inputs="text", outputs="text")
53
if __name__ == "__main__":
54
interface.launch()
55
53
if __name__ == "__main__":
54
interface.launch()
55
56
+