ktrapeznikov commited on
Commit
e5d7840
·
verified ·
1 Parent(s): 6058b6f

Update README.md

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