Spaces:
Sleeping
Sleeping
mrolando
commited on
Commit
·
f73c48a
1
Parent(s):
03fc7c5
third
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -10,5 +10,6 @@ torchvision
|
|
10 |
matplotlib
|
11 |
Unidecode
|
12 |
openai
|
13 |
-
dotenv
|
14 |
-
fairseq
|
|
|
|
10 |
matplotlib
|
11 |
Unidecode
|
12 |
openai
|
13 |
+
python-dotenv
|
14 |
+
fairseq
|
15 |
+
einops
|