Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ scipy>=1.4.1
|
|
12 |
thop>=0.1.1
|
13 |
torch>=1.7.0
|
14 |
torchvision>=0.8.1
|
15 |
-
tqdm>=4.64.0
|
|
|
|
12 |
thop>=0.1.1
|
13 |
torch>=1.7.0
|
14 |
torchvision>=0.8.1
|
15 |
+
tqdm>=4.64.0
|
16 |
+
transformers
|