Morgan commited on
Commit
23655c3
·
1 Parent(s): 5d5c713

Dockerfile and requriements.txt

Browse files
Files changed (2) hide show
  1. Dockerfile +0 -0
  2. requirements.txt +8 -0
Dockerfile ADDED
File without changes
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ transformers
3
+ numpy
4
+ pytest
5
+ gradio
6
+ requests
7
+ unbabel-comet
8
+ pathlib