Spaces:
Sleeping
Sleeping
| # Install uv if you don't have it | |
| pip install uv | |
| # Generate the lockfile based on your pyproject.toml | |
| uv lock |
| # Install uv if you don't have it | |
| pip install uv | |
| # Generate the lockfile based on your pyproject.toml | |
| uv lock |