Obai33 commited on
Commit
0436b5c
1 Parent(s): 2ee2bc5

Create .huggingface.yml

Browse files
Files changed (1) hide show
  1. .huggingface.yml +10 -0
.huggingface.yml ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # Config file: .huggingface.yml
2
+
3
+ # Environment settings
4
+ environment:
5
+ python: 3.8
6
+
7
+ # Install dependencies
8
+ setup:
9
+ - pip install translate
10
+ - pip install tashaphyne