Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
kakumusic
/
autogpt
like
0
Configuration error
App
Files
Files
Community
main
autogpt
/
forge
/
run
kakumusic
Upload folder using huggingface_hub
b225a21
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
167 Bytes
#!/bin/bash
kill
$(lsof -t -i :8000)
if
[ ! -f .
env
];
then
cp
.env.example .
env
echo
"Please add your api keys to the .env file."
fi
poetry run python -m forge