fffiloni commited on
Commit
de5ee42
·
verified ·
1 Parent(s): d1b9c48

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -5,13 +5,15 @@ app_file: app.py
5
  hf_oauth: true
6
  hf_oauth_expiration_minutes: 480
7
  hf_oauth_scopes:
8
- - read-repos
9
- - write-repos
10
- - manage-repos
11
- - gated-repos
12
- - inference-api
13
- - jobs
14
- - read-billing
 
 
15
  ---
16
 
17
  # Agentic Space Factory
@@ -96,4 +98,4 @@ If a generated Space fails during build or startup, the builder now performs one
96
  Generated Spaces no longer pin `huggingface_hub<1.0.0`; modern model cards may require Transformers 5.x, which in turn requires newer Hub versions. The builder normalizes generated requirements to a compatible `huggingface_hub<2.0.0` range before upload.
97
 
98
 
99
- Hardware decisions are written to `hardware_strategy.json` and `hardware_attempts.json` in the user run bucket.
 
5
  hf_oauth: true
6
  hf_oauth_expiration_minutes: 480
7
  hf_oauth_scopes:
8
+ - read-repos
9
+ - write-repos
10
+ - manage-repos
11
+ - gated-repos
12
+ - inference-api
13
+ - jobs
14
+ - read-billing
15
+ colorFrom: red
16
+ colorTo: purple
17
  ---
18
 
19
  # Agentic Space Factory
 
98
  Generated Spaces no longer pin `huggingface_hub<1.0.0`; modern model cards may require Transformers 5.x, which in turn requires newer Hub versions. The builder normalizes generated requirements to a compatible `huggingface_hub<2.0.0` range before upload.
99
 
100
 
101
+ Hardware decisions are written to `hardware_strategy.json` and `hardware_attempts.json` in the user run bucket.