Spaces:
Runtime error
Runtime error
JJteam
commited on
Commit
·
b7c01de
1
Parent(s):
64b6927
removing comments
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
|
@@ -16,7 +16,6 @@ RUN pip install --no-cache-dir --upgrade -r /src/requirements.txt
|
|
| 16 |
|
| 17 |
WORKDIR /src
|
| 18 |
|
| 19 |
-
# Set the working directory to the user's home directory
|
| 20 |
WORKDIR /src/Chat-GPT-LangChain
|
| 21 |
|
| 22 |
|
|
|
|
| 16 |
|
| 17 |
WORKDIR /src
|
| 18 |
|
|
|
|
| 19 |
WORKDIR /src/Chat-GPT-LangChain
|
| 20 |
|
| 21 |
|