Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shreyas094
/
GPT-Researcher
like
6
Paused
App
Files
Files
xet
Community
Fetching metadata from the HF Docker repository...
d538aa9
GPT-Researcher
/
Procfile
Shreyas094
Upload 528 files
372531f
verified
8 months ago
raw
Copy download link
history
blame
Safe
78 Bytes
web: python -m uvicorn backend.server.server:app
--host
=0.0.0.0
--port
=
${PORT}