Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SorrelC
/
KeywordExtraction-Explorer-Tool
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SorrelC
commited on
Jul 15, 2025
Commit
02967b2
·
verified
·
1 Parent(s):
3d919f0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -138,4 +138,5 @@ def create_interface():
138
139
if __name__ == "__main__":
140
demo = create_interface()
141
-
demo.launch()
138
139
if __name__ == "__main__":
140
demo = create_interface()
141
+
demo.launch()
142
+