jcnok commited on
Commit
7cd5679
·
verified ·
1 Parent(s): 90aa6b1

Update .huggingface.yml

Browse files
Files changed (1) hide show
  1. .huggingface.yml +0 -6
.huggingface.yml CHANGED
@@ -4,9 +4,3 @@ requirements:
4
  - fastapi
5
  - uvicorn
6
  command: uvicorn app:app --host 0.0.0.0 --port 7860
7
-
8
- volumes:
9
- - type: bind
10
- source: .
11
- target: /app/provedor_internet.db
12
- read_only: false
 
4
  - fastapi
5
  - uvicorn
6
  command: uvicorn app:app --host 0.0.0.0 --port 7860