Spaces:
Runtime error
Runtime error
klima7
commited on
Commit
•
7e4b7cf
1
Parent(s):
b249735
Add Dockerfile
Browse files- Dockerfile +2 -0
Dockerfile
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
FROM klima77/mc2real-downscale-upscale
|
2 |
+
CMD streamlit run --server.port 7860 app.py --server.enableXsrfProtection=false
|