serJD commited on
Commit
6830ef6
1 Parent(s): 530140a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -10,5 +10,9 @@ app_file: app.py
10
  pinned: false
11
  ---
12
 
13
- # RECODE_tripGeneration
14
- testt
 
 
 
 
 
10
  pinned: false
11
  ---
12
 
13
+
14
+ # Trip Generation Script
15
+
16
+ This repository is used to deploy the trip generation script using huggingface spaces. It is triggered by a webhook emitted from our speckle stream.
17
+ Model parameters can be set in the config.json file (e.g. alpha values).
18
+ The Trip Generation.xlsx is also part of this repository and is read out each time the model reruns.