File size: 132 Bytes
74a29f8
410e241
 
 
74a29f8
410e241
 
74a29f8
1
2
3
4
5
6
7
8
#!/bin/bash
echo "Current directory"
pwd
echo "running ingest.py"
python ingest.py

echo "running model.py"
chainlit run model.py -w