Arjit commited on
Commit ·
c05f35f
1
Parent(s): 73a49b7
Add app_port configuration for Hugging Face Spaces
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ colorTo: blue
|
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
license: mit
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Sage AI - Document Intelligence Platform
|
|
|
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
license: mit
|
| 9 |
+
app_port: 7860
|
| 10 |
---
|
| 11 |
|
| 12 |
# Sage AI - Document Intelligence Platform
|