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:
angkit007
/
agents
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
angkit007
commited on
Jul 18
Commit
87edae9
·
1 Parent(s):
7c2c892
Fix
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -9,6 +9,5 @@ if __name__ == "__main__":
9
server_port=7860,
10
ssr_mode=False,
11
share=False,
12
-
prevent_thread_lock=True,
13
show_error=True,
14
)
9
server_port=7860,
10
ssr_mode=False,
11
share=False,
12
show_error=True,
13
)