Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dia-gov
/
AgentGPT-Web-GUI
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cd6f98e
AgentGPT-Web-GUI
/
setup.bat
dia-gov
Upload 569 files
cd6f98e
verified
4 months ago
raw
Copy download link
history
blame
131 Bytes
@
echo
off
setlocal
rem The CLI will take care of setting up the ENV variables
cd
cli ||
exit
/b
1
call
npm install
npm run
start