Brianpuz commited on
Commit
36ed489
Β·
1 Parent(s): 4c71e7c

chagne Readme

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,4 +1,3 @@
1
- ---
2
  title: Abliteration
3
  emoji: πŸ‘€
4
  colorFrom: indigo
@@ -7,7 +6,9 @@ sdk: gradio
7
  sdk_version: 5.35.0
8
  app_file: app.py
9
  pinned: false
10
- license: gpl-3.0
11
- ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
1
  title: Abliteration
2
  emoji: πŸ‘€
3
  colorFrom: indigo
 
6
  sdk_version: 5.35.0
7
  app_file: app.py
8
  pinned: false
9
+ hf_oauth: true
10
+ hf_oauth_scopes:
11
+ - read-repos
12
+ - write-repos
13
+ - manage-repos
14
+ license: gpl-3.0