Abhinav Gavireddi commited on
Commit
ab2fb93
·
1 Parent(s): 9184289

fix: fixed issues syncing code with HF

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  title: Document Intelligence
3
  emoji: 📝
4
- colorFrom: #000000
5
- colorTo: #000000
6
  sdk: streamlit
7
  sdk_version: 1.40.0
8
  app_file: app.py
 
1
  ---
2
  title: Document Intelligence
3
  emoji: 📝
4
+ colorFrom:rgb(3, 243, 83)
5
+ colorTo:rgb(5, 9, 240)
6
  sdk: streamlit
7
  sdk_version: 1.40.0
8
  app_file: app.py