dippoo commited on
Commit
8c6edd2
·
1 Parent(s): b02f80a

Force rebuild: trigger Docker cache invalidation

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -1,4 +1,5 @@
1
  # Hugging Face Spaces Dockerfile for Content Engine
 
2
  FROM python:3.11-slim
3
 
4
  # Install system dependencies as root
 
1
  # Hugging Face Spaces Dockerfile for Content Engine
2
+ # Build trigger: kling-motion
3
  FROM python:3.11-slim
4
 
5
  # Install system dependencies as root