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:
Vladt-Tempest
/
PDFXtrc
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Vladt-Tempest
commited on
Apr 14, 2025
Commit
a4e7e4c
·
1 Parent(s):
7c53ca3
Share=True
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -94,4 +94,4 @@ def crear_interfaz():
94
95
if __name__ == "__main__":
96
demo = crear_interfaz()
97
-
demo.launch(share=
False
)
94
95
if __name__ == "__main__":
96
demo = crear_interfaz()
97
+
demo.launch(share=
True
)