Abhinav Gavireddi
commited on
Commit
·
ab2fb93
1
Parent(s):
9184289
fix: fixed issues syncing code with HF
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
title: Document Intelligence
|
3 |
emoji: 📝
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
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
|