Spaces:
Build error
Build error
Update inference_pb2_grpc.py
Browse files- inference_pb2_grpc.py +0 -2
inference_pb2_grpc.py
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
|
2 |
"""Client and server classes corresponding to protobuf-defined services."""
|
3 |
import grpc
|
4 |
import warnings
|
@@ -35,7 +34,6 @@ class HairSwapServiceStub(object):
|
|
35 |
|
36 |
def __init__(self, channel):
|
37 |
"""Constructor.
|
38 |
-
|
39 |
Args:
|
40 |
channel: A grpc.Channel.
|
41 |
"""
|
|
|
|
|
1 |
"""Client and server classes corresponding to protobuf-defined services."""
|
2 |
import grpc
|
3 |
import warnings
|
|
|
34 |
|
35 |
def __init__(self, channel):
|
36 |
"""Constructor.
|
|
|
37 |
Args:
|
38 |
channel: A grpc.Channel.
|
39 |
"""
|