AlgoX commited on
Commit
ed26c26
·
1 Parent(s): 63280ec

update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.