"git@developer.sourcefind.cn:change/sglang.git" did not exist on "8fd41eae9339082f25bdfdb0e3e0d3afb39d9bd4"
Commit 11883ec6 authored by derekjchow's avatar derekjchow Committed by GitHub
Browse files

Merge pull request #1903 from thess24/master

Add back six dependency and change pbtxt files to reflect new way of …
parents beeae099 839e752d
item {
id: 0
name: 'none_of_the_above'
}
item { item {
id: 1 id: 1
name: 'aeroplane' name: 'aeroplane'
......
item {
id: 0
name: 'none_of_the_above'
}
item { item {
id: 1 id: 1
name: 'Abyssinian' name: 'Abyssinian'
......
...@@ -25,6 +25,7 @@ import PIL.Image as Image ...@@ -25,6 +25,7 @@ import PIL.Image as Image
import PIL.ImageColor as ImageColor import PIL.ImageColor as ImageColor
import PIL.ImageDraw as ImageDraw import PIL.ImageDraw as ImageDraw
import PIL.ImageFont as ImageFont import PIL.ImageFont as ImageFont
import six
import tensorflow as tf import tensorflow as tf
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment