AlexanderStaniel commited on
Commit
b28c764
·
verified ·
1 Parent(s): cdf3cfa

Create .huggingface.yaml

Browse files
Files changed (1) hide show
  1. .huggingface.yaml +8 -0
.huggingface.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ sdk: gradio
2
+ python_version: "3.10"
3
+
4
+ env:
5
+ - PLAYWRIGHT_BROWSERS_PATH=/home/user/.cache/ms-playwright
6
+
7
+ post_build:
8
+ - playwright install --with-deps