klima7 commited on
Commit
6ad5a39
1 Parent(s): 38a91c9

Add dockerfile

Browse files
Files changed (1) hide show
  1. 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