fplChatbot / start.sh
Alejadro Sanchez-Giraldo
push no cache install
fd491ae
raw
history blame contribute delete
73 Bytes
#!/bin/bash
pip install --no-cache-dir -r requirements.txt
python app.py