Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# SAFE Example Submission with Custom Environment
|
2 |
|
3 |
-
This is an example of a submission that includes a custom environment
|
4 |
-
So instead of using the default environment of the submission, we first create a
|
5 |
|
6 |
Here are the steps:
|
7 |
|
|
|
1 |
# SAFE Example Submission with Custom Environment
|
2 |
|
3 |
+
This is an example of a submission that includes a custom environment.
|
4 |
+
So instead of using the default environment of the submission, we first create a custom environment, package it with conda-pack and then push to the model hub in addition to the rest of the files.
|
5 |
|
6 |
Here are the steps:
|
7 |
|