We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afb26ea commit d13f60bCopy full SHA for d13f60b
README.md
@@ -3,6 +3,9 @@ Working in a command line environment is recommended for ease of use with git an
3
# Environment Set up (pip or conda)
4
* Option 1: use the supplied file `environment.yml` to create a new environment with conda
5
* Option 2: use the supplied file `requirements.txt` to create a new environment with pip
6
+
7
+# Link to repository
8
+https://github.com/XxRemsteelexX/Deploying-a-Scalable-ML-Pipeline-with-FastAPI.git
9
10
## Repositories
11
* Create a directory for the project and initialize git.
0 commit comments