LiamKhoaLe commited on
Commit
74ae0b8
·
1 Parent(s): 8828f20

Reinit files

Browse files
Files changed (2) hide show
  1. .gitignore +2 -0
  2. .huggingface.yml +1 -1
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ .env
2
+ secrets.toml
.huggingface.yml CHANGED
@@ -1,4 +1,4 @@
1
  sdk: docker
2
- app_file: main.py
3
  port: 7860
4
  hardware: cpu-basic
 
1
  sdk: docker
2
+ app_file: app.py
3
  port: 7860
4
  hardware: cpu-basic