Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nightwing11
/
Hubermanbot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Hubermanbot
/
Dockerfile
Nightwing11
Update Dockerfile
29afea8
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
66 Bytes
FROM
angeldash/xyzbot:v5.
0
EXPOSE
7860
CMD
[
"python"
,
"ui/app.py"
]