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

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