Antharee commited on
Commit
bbf54a2
·
verified ·
1 Parent(s): 7595ea7

Create huggingface.yml

Browse files
Files changed (1) hide show
  1. huggingface.yml +6 -0
huggingface.yml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ sdk: python
2
+ python_version: "3.10"
3
+ install:
4
+ - pip install -r requirements.txt
5
+ - chmod +x start.sh
6
+ command: ./start.sh