serJD's picture
Update README.md
4462c16
|
raw
history blame contribute delete
No virus
695 Bytes

A newer version of the Gradio SDK is available: 4.44.0

Upgrade
metadata
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.