Spaces:
Runtime error
Runtime error
klima7
commited on
Commit
•
6ad5a39
1
Parent(s):
38a91c9
Add dockerfile
Browse files- Dockerfile +2 -0
Dockerfile
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
FROM klima77/transformer-polish-story-generator:latest
|
2 |
+
CMD streamlit run --server.port 7860 app.py
|