Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Rulga
/
Doc-chat
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
015d69d
Doc-chat
File size: 64 Bytes
ed07e8e
0e8391a
1
2
#!/bin/bash
uvicorn app:app --host 0.0.0.0 --port 8000 --reload