Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- Dockerfile +0 -2
Dockerfile
CHANGED
@@ -13,8 +13,6 @@ RUN pip install -r requirements.txt
|
|
13 |
# Step 5: Expose the necessary port
|
14 |
EXPOSE 7860
|
15 |
|
16 |
-
|
17 |
-
|
18 |
# Install huggingface-cli
|
19 |
RUN pip install huggingface_hub
|
20 |
|
|
|
13 |
# Step 5: Expose the necessary port
|
14 |
EXPOSE 7860
|
15 |
|
|
|
|
|
16 |
# Install huggingface-cli
|
17 |
RUN pip install huggingface_hub
|
18 |
|