Merge remote-tracking branch 'origin/milestone-2'
Browse files
README.md
CHANGED
@@ -10,13 +10,11 @@ pinned: false
|
|
10 |
---
|
11 |
|
12 |
|
13 |
-
#
|
14 |
|
15 |
-
|
|
|
16 |
|
17 |
-
|
18 |
-
|
19 |
-
The Dockerfile was loaded 'FROM tensorflow/tensorflow, and was built as follows:
|
20 |
-
|
21 |
-
<img src="ai_milestone1.png">
|
22 |
|
|
|
10 |
---
|
11 |
|
12 |
|
13 |
+
# Milestone 2
|
14 |
|
15 |
+
Here is the link to the HF space:
|
16 |
+
https://huggingface.co/spaces/jbraha/aiproject
|
17 |
|
18 |
+
Other notes:
|
19 |
+
- the docker image was changed to python 3.8.9 to align withe HF deployment, so tensorflow was imported manually
|
|
|
|
|
|
|
20 |
|