badaoui HF Staff commited on
Commit
602699d
·
verified ·
1 Parent(s): e3faddb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -7
README.md CHANGED
@@ -1,14 +1,18 @@
1
  ---
2
- title: Neuron Exporter CPU Version
3
- emoji: 🏃
4
  colorFrom: yellow
5
- colorTo: pink
6
- sdk: gradio
7
- sdk_version: 5.44.1
8
- app_file: app.py
 
 
 
 
9
  pinned: false
10
  license: apache-2.0
11
- short_description: Neuron Exporter with CPU compilation
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Neuron Exporter
3
+ emoji:
4
  colorFrom: yellow
5
+ colorTo: purple
6
+ sdk: docker
7
+ hf_oauth: true
8
+ hf_oauth_scopes:
9
+ - read-repos
10
+ - write-repos
11
+ - write-discussions
12
+ - manage-repos
13
  pinned: false
14
  license: apache-2.0
15
+ short_description: 'Export HF models to AWS Neuron-optimized format for Trn/Inf '
16
  ---
17
 
18
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference