Spaces:
Sleeping
Sleeping
| title: speckleTripGeneration | |
| emoji: ๐ | |
| colorFrom: yellow | |
| colorTo: red | |
| sdk: gradio | |
| sdk_version: 4.2.0 | |
| app_file: app.py | |
| pinned: false | |
| # Trip Generation Script | |
| This repository is used to deploy the trip generation script using huggingface spaces. It is triggered by a webhook emitted from our speckle stream. | |
| Model parameters can be set in the config.json file (e.g. alpha values). | |
| The Trip Generation.xlsx is also part of this repository and is read out each time the model reruns. | |
| This repository is automatically synced with the huggingface space via github actions. When a new commit is submitted to this repository, the huggingface server will automatically update and restart. |