changed dockerfile and bird dataset
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ COPY requirements.txt .
|
||||
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
Copy . .
|
||||
COPY . .
|
||||
|
||||
RUN chmod +x start_server.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user