Spaces:
Sleeping
Sleeping
update readme
Browse files
README.md
CHANGED
|
@@ -6,8 +6,8 @@ colorTo: purple
|
|
| 6 |
sdk: docker
|
| 7 |
app_file: main.py
|
| 8 |
app_port: 7860
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Stock Predictor API on Hugging Face Spaces
|
| 12 |
-
|
| 13 |
This is a FastAPI application that provides stock predictions using various machine learning models.
|
|
|
|
| 6 |
sdk: docker
|
| 7 |
app_file: main.py
|
| 8 |
app_port: 7860
|
| 9 |
+
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
# Stock Predictor API on Hugging Face Spaces
|
|
|
|
| 13 |
This is a FastAPI application that provides stock predictions using various machine learning models.
|