first
parents
Showing
.dockerignore
0 → 100644
.gitignore
0 → 100644
Dockerfile
0 → 100644
LICENSE
0 → 100644
This diff is collapsed.
README.md
0 → 100644
app.py
0 → 100644
docker-compose.yml
0 → 100644
gunicorn_starter.sh
0 → 100755
model.py
0 → 100644
requirements.txt
0 → 100644
| --extra-index-url https://download.pytorch.org/whl/cu118 | |||
| torch | |||
| transformers | |||
| flask==2.1.2 | |||
| gunicorn | |||
| sentencepiece |
test_gpu.py
0 → 100644
test_speak.py
0 → 100644
Please register or sign in to comment