Georg commited on
Commit
0467cc6
·
1 Parent(s): a1c0dd5

Update .gitignore to include deploy.logs and add deployment logs for HuggingFace Space build process

Browse files
Files changed (2) hide show
  1. .gitignore +1 -0
  2. deploy.logs +50 -0
.gitignore CHANGED
@@ -50,3 +50,4 @@ app_old.py
50
  .env
51
  .deploy/
52
  deploy.logs
 
 
50
  .env
51
  .deploy/
52
  deploy.logs
53
+ deploy.logs
deploy.logs CHANGED
@@ -4788,3 +4788,53 @@ Stage 3: Deploying to HuggingFace Space
4788
 
4789
  Updated buildnum.txt -> 8
4790
  Committing changes...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4788
 
4789
  Updated buildnum.txt -> 8
4790
  Committing changes...
4791
+ [main a1c0dd5] Update base image build and deps
4792
+ 2 files changed, 67 insertions(+), 1 deletion(-)
4793
+ ✓ Changes committed
4794
+
4795
+ Pushing to HuggingFace Space: gpue/foundationpose
4796
+ To https://huggingface.co/spaces/gpue/foundationpose
4797
+ 1e45924..a1c0dd5 main -> main
4798
+
4799
+ ✓ Pushed to HuggingFace
4800
+
4801
+ HuggingFace will now:
4802
+ 1. Pull base image from DockerHub (gpue/foundationpose-base-l2:latest)
4803
+ 2. Start the Gradio app
4804
+
4805
+ Following build logs...
4806
+ Press Ctrl+C to stop watching
4807
+
4808
+ ===== Build Queued at 2026-01-30 11:00:03 / Commit SHA: a1c0dd5 =====
4809
+
4810
+ --> FROM docker.io/gpue/foundationpose-base-l2:latest@sha256:fc145e095768c1df7af39afc4749deed854d49bb9a4d713791cdeaace05f37df
4811
+ DONE 0.0s
4812
+
4813
+ --> WORKDIR /app
4814
+ CACHED
4815
+
4816
+ --> Restoring cache
4817
+ DONE 118.3s
4818
+
4819
+ --> COPY app.py client.py estimator.py masks.py .
4820
+ DONE 0.0s
4821
+
4822
+ --> Pushing image
4823
+ DONE 0.8s
4824
+
4825
+ --> Exporting cache
4826
+ DONE 0.1s
4827
+
4828
+
4829
+ ====================================
4830
+ Build Status Check
4831
+ ====================================
4832
+
4833
+ Final Status: RUNNING_APP_STARTING
4834
+ Status: RUNNING_APP_STARTING
4835
+
4836
+ Following application logs for 1 minute...
4837
+ data: {"data":"===== Application Startup at 2026-01-30 11:02:09 =====\n","timestamp":"2026-01-30T11:02:09Z"}
4838
+
4839
+ : keep-alive
4840
+