LaurentBlanc commited on
Commit
854a589
·
verified ·
1 Parent(s): aa9d029

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -4,9 +4,11 @@ emoji: 📊
4
  colorFrom: yellow
5
  colorTo: indigo
6
  sdk: docker
 
 
 
 
7
  pinned: false
8
  license: apache-2.0
9
  short_description: Space for hosting backend of PDF-summarizer
10
  ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
4
  colorFrom: yellow
5
  colorTo: indigo
6
  sdk: docker
7
+ python_version: 3.12
8
+ suggested_hardware: cpu-basic
9
+ suggested_storage: small
10
+ app_port: 7860
11
  pinned: false
12
  license: apache-2.0
13
  short_description: Space for hosting backend of PDF-summarizer
14
  ---