Skip to content

Commit

Permalink
running docer
Browse files Browse the repository at this point in the history
  • Loading branch information
mike dupont committed Sep 16, 2023
1 parent d072332 commit 1d470e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rundocker.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
docker -v app/app run -it -p 7860:8501 --platform=linux/amd64 -e CLARIFAI_PAT="${CLARIFAI_PAT}" -e clarifai_user_id="${clarifai_user_id}" registry.hf.space/introspector-org-clarifai:latest streamlit run src/streamlit_app.py

0 comments on commit 1d470e0

Please sign in to comment.