mgbam commited on
Commit
43e7baa
·
verified ·
1 Parent(s): ad94a24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,12 +1,13 @@
1
  ---
2
- title: Smart Edit Assistant
3
- emoji: 👁
4
- colorFrom: green
5
  colorTo: indigo
6
  sdk: streamlit
7
- sdk_version: 1.44.1
8
  app_file: app.py
9
  pinned: false
 
 
 
 
10
  ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: "Smart Edit Assistant"
3
+ emoji: 🎬
4
+ colorFrom: blue
5
  colorTo: indigo
6
  sdk: streamlit
 
7
  app_file: app.py
8
  pinned: false
9
+ hardware: gpu
10
+ hf_oauth: true
11
+ hf_oauth_scopes:
12
+ - email
13
  ---