https://github.com/beam-cloud/ltx-example
https://github.com/beam-cloud/ltx-example
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/beam-cloud/ltx-example
- Owner: beam-cloud
- Created: 2025-09-19T17:23:00.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-19T17:31:46.000Z (9 months ago)
- Last Synced: 2025-09-19T19:55:36.726Z (9 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To iterate on the app on a GPU:
`beam serve app.py:handler`
To deploy:
`beam deploy app.py:handler`