Added data download ability
This commit is contained in:
@@ -7,5 +7,4 @@ COPY requirements.txt .
|
||||
RUN pip install -r requirements.txt
|
||||
|
||||
COPY . .
|
||||
|
||||
CMD ["python", "app.py"]
|
||||
Reference in New Issue
Block a user