KJ24 commited on
Commit
04b6df3
·
verified ·
1 Parent(s): 9a8b92e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -54,7 +54,7 @@ COPY requirements.txt /app/
54
 
55
  # ✅ Installation Chonkie compatible 'chunk_hierarchy'
56
 
57
- RUN pip install git+https://github.com/chonkie-inc/chonkie.git
58
 
59
 
60
 
 
54
 
55
  # ✅ Installation Chonkie compatible 'chunk_hierarchy'
56
 
57
+ # RUN pip install git+https://github.com/chonkie-inc/chonkie.git
58
 
59
 
60