Spaces:

File size: 1,661 Bytes
80e7e8e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: inference.proto
# Protobuf Python Version: 5.26.1
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0finference.proto\x12\tinference\"x\n\x16GuideAndRescaleRequest\x12\r\n\x05image\x18\x01 \x01(\x0c\x12\x15\n\rsource_prompt\x18\x02 \x01(\t\x12\x15\n\rtarget_prompt\x18\x03 \x01(\t\x12\x0e\n\x06\x63onfig\x18\x04 \x01(\t\x12\x11\n\tuse_cache\x18\x05 \x01(\x08\"(\n\x17GuideAndRescaleResponse\x12\r\n\x05image\x18\x01 \x01(\x0c\x32g\n\x16GuideAndRescaleService\x12M\n\x04swap\x12!.inference.GuideAndRescaleRequest\x1a\".inference.GuideAndRescaleResponseb\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'inference_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  DESCRIPTOR._loaded_options = None
  _globals['_GUIDEANDRESCALEREQUEST']._serialized_start=30
  _globals['_GUIDEANDRESCALEREQUEST']._serialized_end=150
  _globals['_GUIDEANDRESCALERESPONSE']._serialized_start=152
  _globals['_GUIDEANDRESCALERESPONSE']._serialized_end=192
  _globals['_GUIDEANDRESCALESERVICE']._serialized_start=194
  _globals['_GUIDEANDRESCALESERVICE']._serialized_end=297
# @@protoc_insertion_point(module_scope)