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:
Duplicated from
EleniHenry/TechExplainNoLLM
EleniHenry
/
TechExplainLLMVersion
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
TheHickman
commited on
Jun 26
Commit
1b7a85d
·
verified
·
1 Parent(s):
fdf33e5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -584,4 +584,4 @@ document.addEventListener("mouseup", () => {
584
outputs=content_display
585
)
586
587
-
demo.launch(allowed_paths=["."])
584
outputs=content_display
585
)
586
587
+
demo.launch(allowed_paths=["."]
, share=True
)