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

Uploaded Python 3

File details

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

File metadata

  • Download URL: inline_studio_frontend-1.1.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.12

File hashes

Hashes for inline_studio_frontend-1.1.2.tar.gz
Algorithm Hash digest
SHA256 96f1e1e666f5ae2ff73f06a65971aeec139bd28790ff4c1b827b284119807601
MD5 ffec4691de5d03f2eefd2b001879b5e0
BLAKE2b-256 75ca13f6aa5abccb516caa2eb8e623b027939a7b1ac1142a4b7391a26b13f463

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for inline_studio_frontend-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 834cd00d737e348b659ca7ed7ccfee257002c2379f93f15359fe23c9718499b4
MD5 6cc33e99e50d3f82054cf11fafd68c43
BLAKE2b-256 96af6d58e8768336822bde88e5b7c3c3ef26e1f38055e7914abe87146c5bca30

See more details on using hashes here.

Provenance

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