Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tubui
/
rosteal
like
6
Runtime error
App
Files
Files
Community
main
rosteal
/
Dockerfile
tubui
Update Dockerfile
ab22f4d
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
131 Bytes
FROM
tuvbui/rosteal_cpu:latest
EXPOSE 7860
CMD streamlit
run
Embed_Secret.py --server.
enableXsrfProtection
=
false
--server.port 7860