shubham5524 commited on
Commit
14bf0ca
·
verified ·
1 Parent(s): f212e36

Upload runtime.yaml

Browse files
Files changed (1) hide show
  1. .hugginface/runtime.yaml +9 -0
.hugginface/runtime.yaml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ build:
2
+ cuda: false
3
+ python_version: "3.10"
4
+ system_packages:
5
+ - "libgl1-mesa-glx"
6
+ - "libglib2.0-0"
7
+ - "libsm6"
8
+ - "libxext6"
9
+ - "libxrender-dev"