AyushDey commited on
Commit
21ae496
·
1 Parent(s): 5677497

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -8
config.json DELETED
@@ -1,8 +0,0 @@
1
- {
2
- "environment": "python",
3
- "entrypoint": "app.py",
4
- "command": "python3 app.py",
5
- "env": {
6
- "HF_API_KEY": "${{ secrets.api_key }}"
7
- }
8
- }