VenkateshRoshan commited on
Commit
c4e428d
·
1 Parent(s): 0c70501

app and dockerfile for hf added

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -4,8 +4,10 @@ emoji: 💬
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: docker
 
7
  app_port: 7860
8
  pinned: false
 
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: docker
7
+ dockerfile: dockerfile_hf
8
  app_port: 7860
9
  pinned: false
10
+ app_file: app_hf.py
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference