hlnicholls commited on
Commit
c6b02ec
·
verified ·
1 Parent(s): f2fcde1

Create .huggingface.yml

Browse files
Files changed (1) hide show
  1. .huggingface.yml +6 -0
.huggingface.yml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ # .huggingface.yml
2
+ apt:
3
+ packages:
4
+ - libgl1
5
+ - libsm6
6
+ - libxext6