jbraha commited on
Commit
3a3288c
·
unverified ·
1 Parent(s): 4976162

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,4 +17,4 @@ https://huggingface.co/spaces/jbraha/aiproject
17
 
18
  Other notes:
19
  - the docker image was changed to python 3.8.9 to align withe HF deployment, so tensorflow was imported manually
20
-
 
17
 
18
  Other notes:
19
  - the docker image was changed to python 3.8.9 to align withe HF deployment, so tensorflow was imported manually
20
+ - Git actions got weird: to use a milestone branch while also deploying to HF successfully, I have a git action automatically merging milestone-2 to the main branch and then pushing to the HF space