Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
heymenn
/
bjhk
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
heymenn
commited on
Oct 28, 2024
Commit
228c70f
·
verified
·
1 Parent(s):
1000de3
Update start.sh
Browse files
Files changed (1)
hide
show
start.sh
+1
-1
start.sh
CHANGED
Viewed
@@ -1 +1 @@
1
-
(trap 'kill 0' INT; python3 -u app.py &
python3 doc_explorer/explorer.py &
wait)
1
+
(trap 'kill 0' INT; python3 -u app.py & wait)