LogicGoInfotechSpaces commited on
Commit
39cf56a
·
1 Parent(s): 995c20f

Spaces: set hardware cpu-basic for Streamlit (avoid ZeroGPU)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ sdk_version: "1.50.0"
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- hardware: "cpu-basic"
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ hardware: cpu-basic
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference