Initial commit

This commit is contained in:
Guilherme Werner
2023-10-06 19:45:45 -03:00
commit 7210933a15
5 changed files with 83 additions and 0 deletions

4
setup.sh Normal file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env sh
pip3 install transformers rouge_score evaluate datasets flask
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118