yalsaffar commited on
Commit
2314406
·
1 Parent(s): c10d29b

Updated Dockerfile for Hugging Face Spaces deployment

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -5,6 +5,10 @@ colorFrom: gray
5
  colorTo: gray
6
  sdk: docker
7
  pinned: false
 
 
 
 
8
  ---
9
 
10
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
5
  colorTo: gray
6
  sdk: docker
7
  pinned: false
8
+ sdk: docker
9
+ app_port: 3000
10
+ startup_duration_timeout: 60m
11
+
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference