FlipFlopsNSocks commited on
Commit
0956dd1
β€’
1 Parent(s): 49deb72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,5 +1,10 @@
1
- read the doc: https://huggingface.co/docs/hub/spaces-sdks-docker
2
- # you will also find guides on how best to write your Dockerfile
 
 
 
 
 
3
 
4
  FROM python:3.9
5
 
 
1
+ ---
2
+ license: apache-2.0
3
+ title: Python
4
+ sdk: docker
5
+ emoji: πŸ‘€
6
+ pinned: true
7
+ ---
8
 
9
  FROM python:3.9
10