derek-thomas HF staff commited on
Commit
0cddd7c
β€’
1 Parent(s): 749d1d8

Making a docker space

Browse files
Files changed (2) hide show
  1. .gitignore +2 -1
  2. README.md +3 -4
.gitignore CHANGED
@@ -1,2 +1,3 @@
1
  .idea/
2
- notebooks/.ipynb_checkpoints
 
 
1
  .idea/
2
+ notebooks/.ipynb_checkpoints
3
+ mylog.log
README.md CHANGED
@@ -3,11 +3,10 @@ title: Reddit Dataset Creator
3
  emoji: πŸ“Š
4
  colorFrom: blue
5
  colorTo: green
6
- sdk: gradio
7
- sdk_version: 3.23.0
8
- app_file: app.py
9
  pinned: false
10
- license: bsd
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
3
  emoji: πŸ“Š
4
  colorFrom: blue
5
  colorTo: green
6
+ sdk: docker
7
+ app_port: 7860
 
8
  pinned: false
9
+ license: openrail
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference