Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JUNGU
/
PPPDC_example
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
JUNGU
commited on
Jul 19, 2024
Commit
b38ad38
·
verified
·
1 Parent(s):
bf71d2b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -224,4 +224,5 @@ def main():
224
perform_analysis()
225
226
if __name__ == "__main__":
227
main()
224
perform_analysis()
225
226
if __name__ == "__main__":
227
+
main()
228
main()