Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: 🧠
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: docker
|
| 7 |
-
app_port:
|
| 8 |
---
|
| 9 |
|
| 10 |
# BrainIAC: Brain Age Prediction Demo
|
|
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: docker
|
| 7 |
+
app_port: 7860 # Make sure this matches the EXPOSE port in Dockerfile and gunicorn bind port
|
| 8 |
---
|
| 9 |
|
| 10 |
# BrainIAC: Brain Age Prediction Demo
|