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.2.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.2.1-py3-none-any.whl (3.0 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: inline_studio_frontend-1.2.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.14

File hashes

Hashes for inline_studio_frontend-1.2.1.tar.gz
Algorithm Hash digest
SHA256 18cfec1d615e2333cb9e051b350b078c944097b759bb170dbdbb490633ae4991
MD5 406e4bfe2fd2865d4b9360df722358a7
BLAKE2b-256 c959e98b2fe3e0a792f7c5bf12d564f8e08e99aeab08a3ed944af67b2db303c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for inline_studio_frontend-1.2.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.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for inline_studio_frontend-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 341ce1406c2ff4b9f6ca0151bcb13d930452ab3edd45c15a0fe79e071ba8fb33
MD5 86aa290c7638519074045915648e23e5
BLAKE2b-256 e1c2988029ea1fa34b8ea18e55c35cd84f97491c5ec6f537aa5e35201670e168

See more details on using hashes here.

Provenance

The following attestation bundles were made for inline_studio_frontend-1.2.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