Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ torchvision>=0.8.1
|
|
5 |
tqdm>=4.41.0
|
6 |
fastai>=2.4
|
7 |
fastcore>=1.3.27
|
|
|
8 |
|
9 |
tensorflow
|
10 |
transformers
|
|
|
5 |
tqdm>=4.41.0
|
6 |
fastai>=2.4
|
7 |
fastcore>=1.3.27
|
8 |
+
toml
|
9 |
|
10 |
tensorflow
|
11 |
transformers
|