Skip to main content

Prebuilt Inline Studio web UI (SPA), served by Inline Core. Mirrors comfyui-frontend-package.

Project description

inline-studio-frontend

Prebuilt Inline Studio web UI (SPA), packaged so Inline Core can serve it on a single port — mirroring ComfyUI's comfyui-frontend-package. End users pip install inline-core (which depends on this), then run python main.py; no Node build on their machine.

What's in the wheel

The payload is the built SPA under inline_studio_frontend/static/ (index.html + hashed assets/). Core resolves this dir via inline_core.server.frontend.resolve_frontend_root and mounts it.

Publishing (release only)

# in the Inline Studio repo
npm run build:spa                       # -> dist-web/
cp -r dist-web/* packages/frontend/inline_studio_frontend/static/
cd packages/frontend
python -m build && twine upload dist/*  # publish to PyPI

Local development — don't republish

Point Core at a local build instead:

npm run build:spa
python main.py --front-end-root ../Inline-Studio/dist-web   # in the Inline Core repo
# or, for HMR:
npm run dev:web        # Vite dev server on :5173, proxying the backend to Core

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

inline_studio_frontend-1.1.1.tar.gz (3.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

inline_studio_frontend-1.1.1-py3-none-any.whl (3.0 MB view details)

Uploaded Python 3

File details

Details for the file inline_studio_frontend-1.1.1.tar.gz.

File metadata

  • Download URL: inline_studio_frontend-1.1.1.tar.gz
  • Upload date:
  • Size: 3.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for inline_studio_frontend-1.1.1.tar.gz
Algorithm Hash digest
SHA256 b12abc9cb883e093d45dd7f0530ae1d2018eeee50956c304684f5f726f2ecc1d
MD5 cbcfc488141526fc7cbd2b70a59164c3
BLAKE2b-256 06f3160436e471a01d6c77d8812b767f5274fdc338f9b887db5932f207c5d733

See more details on using hashes here.

Provenance

The following attestation bundles were made for inline_studio_frontend-1.1.1.tar.gz:

Publisher: publish-frontend.yml on inlineresearch/Inline-Studio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file inline_studio_frontend-1.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for inline_studio_frontend-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 86ae32a55ea2ecde4ace14205fab6bc26425b4b7ebc74c136cdaba1d6629fa9d
MD5 d2bc8014f0cab8918f0eda1570d5810e
BLAKE2b-256 d8199b0a0d8ce3a085ad56d307a3accb7f58e357c8ac8e536a9e995fa29ecadb

See more details on using hashes here.

Provenance

The following attestation bundles were made for inline_studio_frontend-1.1.1-py3-none-any.whl:

Publisher: publish-frontend.yml on inlineresearch/Inline-Studio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page