Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SorrelC
/
KeywordExtraction-Explorer-Tool
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SorrelC
commited on
Jul 16, 2025
Commit
b4121fe
·
verified
·
1 Parent(s):
d2b3468
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -532,4 +532,5 @@ def create_interface():
532
if __name__ == "__main__":
533
demo = create_interface()
534
demo.launch()
535
532
if __name__ == "__main__":
533
demo = create_interface()
534
demo.launch()
535
+
536