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