aaraya commited on
Commit
4cfc821
·
1 Parent(s): f6eaab3

Update README

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -6,6 +6,10 @@ colorTo: red
6
  sdk: docker
7
  pinned: false
8
  short_description: Applies atmospheric effects to generate synthetic images.
 
 
 
 
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
6
  sdk: docker
7
  pinned: false
8
  short_description: Applies atmospheric effects to generate synthetic images.
9
+ app_port: 7860
10
+ env:
11
+ - TORCH_HOME=/app/.torch_cache
12
+ - ENV XDG_CACHE_HOME=/app/.cache
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference