jgwill commited on
Commit
0bd48e6
β€’
1 Parent(s): 89facf2

chg:pikawill02b

Browse files
Files changed (2) hide show
  1. Dockerfile +3 -1
  2. README.md +1 -1
Dockerfile CHANGED
@@ -1,4 +1,5 @@
1
- FROM guillaumeai/ast:kirchner
 
2
 
3
  # RUN apt update
4
  # RUN apt upgrade -y
@@ -12,6 +13,7 @@ RUN pip install -U pip
12
 
13
  COPY requirements.txt .
14
  RUN pip install -r requirements.txt
 
15
 
16
  COPY server.py .
17
  COPY compo-singleone-v1-dev-acc.py .
 
1
+ FROM guillaumeai/ast:pikawill02b
2
+ #FROM guillaumeai/ast:kirchner
3
 
4
  # RUN apt update
5
  # RUN apt upgrade -y
 
13
 
14
  COPY requirements.txt .
15
  RUN pip install -r requirements.txt
16
+ RUN pip install -U tensorflow
17
 
18
  COPY server.py .
19
  COPY compo-singleone-v1-dev-acc.py .
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Ast Kirchner
3
  emoji: πŸŒ–
4
  colorFrom: yellow
5
  colorTo: purple
 
1
  ---
2
+ title: Ast Pikawill02b
3
  emoji: πŸŒ–
4
  colorFrom: yellow
5
  colorTo: purple