Lagrange Dao
  • Introduction
  • Getting Started
    • Build and push your Docker image
    • How to Use the Test Environment
  • Space
    • Intro
      • Lagrange Definition Language(LDL)
      • Lagrange-cli
    • Create Space
    • Build Space
      • Option 1: Langrange-cli
      • Option 2: Web Interface
    • Fork Space
    • Run Space
    • Space Settings
      • Instance Type
      • Space Hardware
    • Use Case
  • Datasets
    • Data Card
  • Models
  • Case Study
    • Stable Diffusion
      • How to Build Stable Diffusion Space
      • How to Integrate Stable Diffusion via Inference API
    • Diffuser/Transformer
      • How to Integrate Diffuser/Transformer
  • Decentralized Auction Marketplace
    • Auction Engine
    • Bidding Task State Machine
    • Reputation System
  • Security
    • Access Tokens
  • Token
  • Mars Testnet
    • Before You Get Started
    • Computing Provider Setup
    • Building Space
    • Using Space
    • Case Study
    • FAQ
  • API Reference
Powered by GitBook
On this page
  1. Space

Run Space

PreviousFork SpaceNextSpace Settings

Last updated 9 months ago

1. Click on [Settings] and select your preferred hardware, and proceed with the payment.

For additional info about hardware, refer to theSpace Hardware

2. After payment confirmation, observe the status tag of your Space. It will transition from "Waiting for Transaction" to "Deploying," and finally to "Running".

Note: There are six types of Space statuses, as follows:

  • Created: The Space has been successfully created.

  • Waiting For Transaction: Awaiting payment confirmation.

  • Assigning To Provider: Matching the Space with a computing provider.

  • Deploying: The Space is currently being deployed to the provider.

  • Running: The Space has been successfully deployed.

  • Failed: The deployment has encountered an error.

  • Stopped: The deployment has ceased before its scheduled expiration due to unforeseen reasons.

  • Expired: The deployment has concluded upon reaching its expiration date.

With your App going live, you can now interact with it.