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

Uploaded Python 3

File details

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

File metadata

  • Download URL: inline_studio_frontend-1.2.2.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.2.tar.gz
Algorithm Hash digest
SHA256 0788c2dabb0f6b147d7e8725c8b932d8557d3ff6e3e68c432a132bef1e29dda2
MD5 22ff9377b562e01f86d6e5a724944e3f
BLAKE2b-256 4d1ce3837f98fa5e54ef8579f05d59b70116580d082ea625964e72dded3e17ef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for inline_studio_frontend-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 74cfaa4dc4041a509b658e90d4495dd13b2139451439c3259ac317b32b062879
MD5 72b3212aaeda51bd1a19f6212b4f8bbf
BLAKE2b-256 2bc5db4dfde0707e7307a182bb8a74c71379683d2e95a539a03a14ea002da000

See more details on using hashes here.

Provenance

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