Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
avivkri committed Aug 22, 2023
1 parent 37836a7 commit 9917ab5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions polyaxonfiles/app-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ run:
rewritePath: true
container:
image: avivkri/polyaxon-examples:plx-streamlit-huggingface-app
imagePullPolicy: Always
command: [streamlit, run, app-check.py]
1 change: 1 addition & 0 deletions polyaxonfiles/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ run:
rewritePath: true
container:
image: avivkri/polyaxon-examples:plx-streamlit-huggingface-app
imagePullPolicy: Always
command: [streamlit, run, app.py]

0 comments on commit 9917ab5

Please sign in to comment.