Spaces:
Sleeping
Sleeping
File size: 695 Bytes
28e9e34 6198083 28e9e34 d2c2c8d 6198083 6830ef6 4462c16 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
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. |