klima7 commited on
Commit
9346668
β€’
1 Parent(s): 809e432

Revert port to default

Browse files
Files changed (2) hide show
  1. Dockerfile +1 -0
  2. README.md +1 -2
Dockerfile CHANGED
@@ -1 +1,2 @@
1
  FROM klima77/lstm-story-generator:latest
 
 
1
  FROM klima77/lstm-story-generator:latest
2
+ CMD streamlit run --server.port 7860 app.py
README.md CHANGED
@@ -1,12 +1,11 @@
1
  ---
2
- title: Lstm Polish Story Generator
3
  emoji: πŸš€
4
  colorFrom: gray
5
  colorTo: pink
6
  sdk: docker
7
  pinned: false
8
  license: mit
9
- app_port: 80
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: LSTM Polish Story Generator
3
  emoji: πŸš€
4
  colorFrom: gray
5
  colorTo: pink
6
  sdk: docker
7
  pinned: false
8
  license: mit
 
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference