Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tongyi21
/
AI_Novelist_RAG
like
2
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AI_Novelist_RAG
/
docker_run.sh
nanfangwuyu21
Create new README.md
1682dce
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
#!/bin/bash
docker build -t ai-novelist .
docker run -p 8000:8000 -p 7860:7860 ai-novelist