antern-bot / run.ps1
johnpitteera's picture
Upload folder using huggingface_hub
2dd2de0 verified
Raw
History Blame Contribute Delete
75 Bytes
# Launch Antern Bot
python -m uvicorn app:app --host 127.0.0.1 --port 8000