Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +1 -2
Dockerfile
CHANGED
@@ -19,8 +19,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
|
19 |
|
20 |
RUN git clone https://huggingface.co/datasets/Techbitforge/0/
|
21 |
|
22 |
-
RUN
|
23 |
-
-O app.py
|
24 |
|
25 |
EXPOSE 7860
|
26 |
|
|
|
19 |
|
20 |
RUN git clone https://huggingface.co/datasets/Techbitforge/0/
|
21 |
|
22 |
+
RUN ls
|
|
|
23 |
|
24 |
EXPOSE 7860
|
25 |
|