Spaces:
Running
Running
File size: 120 Bytes
09828bd |
1 2 3 |
FROM klima77/landscape-generator:latest
CMD streamlit run --server.port 7860 app.py --server.enableXsrfProtection=false
|