Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Munene1
/
InformationRetrieval
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Munene1
commited on
Aug 23, 2025
Commit
7cf9d58
·
verified
·
1 Parent(s):
7e9333b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -921,5 +921,5 @@ if __name__ == "__main__":
921
demo.launch(
922
share=True,
923
server_name="0.0.0.0",
924
-
server_port=
7861
925
)
921
demo.launch(
922
share=True,
923
server_name="0.0.0.0",
924
+
server_port=
7860
925
)