提交 b9a6afc7 编写于 作者: B barrierye

fix requirement

上级 241f72db
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
from paddle_serving_server.pipeline import PipelineClient from paddle_serving_client.pipeline import PipelineClient
import numpy as np import numpy as np
client = PipelineClient() client = PipelineClient()
......
protobuf>=3.1.0 numpy>=1.12, <=1.16.4 ; python_version<"3.5"
six grpcio-tools>=1.28.1
paddlepaddle-gpu grpcio>=1.28.1
func-timeout>=4.3.5
pyyaml>=1.3.0
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册