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

Uploaded Python 3

File details

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

File metadata

  • Download URL: inline_studio_frontend-1.2.3.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.3.tar.gz
Algorithm Hash digest
SHA256 885b6688eec453d542bc8a1f5f3f11aa20fb92f5f73f43de27d0d1d45ce5b9cf
MD5 aacc3347b08eb297725c24a84fba902d
BLAKE2b-256 e3c12ecbd94fa15d4a8e6eb45711bf7b97b67cad8ad0375a9db0c9fb09f1c813

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for inline_studio_frontend-1.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c6a408ce128a7f0baaaa9ede045f59c4be64eba52f3ff5aef5b054985de78364
MD5 75fb541961059ac6e02abdccbd6c88aa
BLAKE2b-256 db866e15dfcea85a7b861c9e2ed8fb22b84b0031460afd66a673dfd05f55f4c9

See more details on using hashes here.

Provenance

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