Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
acecalisto3
/
DevToolKit
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
acecalisto3
commited on
Aug 2, 2024
Commit
2a532b6
·
verified
·
1 Parent(s):
99545ef
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -304,4 +304,4 @@ def main():
304
interface.launch()
305
306
if __name__ == "__main__":
307
-
main(
launch
)
304
interface.launch()
305
306
if __name__ == "__main__":
307
+
main()