3ZadeSSG commited on
Commit
0510680
·
1 Parent(s): ff00a24

added config

Browse files
Files changed (1) hide show
  1. .huggingface.yaml +5 -0
.huggingface.yaml ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ sdk: gradio
2
+ python_version: '3.10'
3
+ requirements_file: requirements.txt
4
+ post_install:
5
+ - ./post-install.sh