Sha256: 16187acb55060999bf035a8b11a109ae926ba1142e87206e470d3524a8966098

Contents?: true

Size: 296 Bytes

Versions: 5

Compression:

Stored size: 296 Bytes

Contents

# Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.

# typed: true
# frozen_string_literal: true


module OpenApiSDK
  module Operations
  

    class GpuProvider < T::Enum
      enums do
        MODAL = new('modal')
        RUNPOD = new('runpod')
      end
    end

  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
comfydeploy-0.0.10 lib/open_api_sdk/models/operations/gpu_provider.rb
comfydeploy-0.0.6 lib/open_api_sdk/models/operations/gpu_provider.rb
comfydeploy-0.0.3 lib/open_api_sdk/models/operations/gpu_provider.rb
comfydeploy-0.0.2 lib/open_api_sdk/models/operations/gpu_provider.rb
comfydeploy-0.0.1 lib/open_api_sdk/models/operations/gpu_provider.rb