diff --git a/downstream/TextSGC/requirements.txt b/downstream/TextSGC/requirements.txt index 7d6c0cfed..a773db0dd 100644 --- a/downstream/TextSGC/requirements.txt +++ b/downstream/TextSGC/requirements.txt @@ -1 +1,3 @@ -hyperopt==0.1.1 \ No newline at end of file +hyperopt==0.1.1 +torch +tabulate